The attached is a mail service which will send an email with a call to mail.send(). In the future, it could provide functionality to check emails.

Don't forget the mail_service.info:

; $Id$
name = Mail Service
description = Provides a mail service.
package = Services - services
dependencies = services

Feel free to stick this in services/services/mail_service/ in the CVS.

CommentFileSizeAuthor
mail_service.module.txt2.63 KBrobloach

Comments

robloach’s picture

Status: Needs review » Fixed

Didn't realize that there was already a system.mail function.

Anonymous’s picture

Status: Fixed » Closed (fixed)