next up previous contents index
Next: Examples Up: MimeMail Previous: Description   Contents   Index

Parameters

Attribute Description Required
message
messageFile
The message body
A filename to read and used as the message body
No, but only one of of 'message' or 'messageFile' may be specified. If not specified, a fileset must be provided.
messageMimeType MIME type to use for 'message' or 'messageFile' when attached. No, defaults to "text/plain"
tolist
cclist
bcclist
Comma-separated list of To: recipients
Comma-separated list of CC: recipients
Comma-separated list of BCC: recipients
Yes, at least one of 'tolist', 'cclist', or 'bcclist' must be specified.
mailhost Host name of the mail server. No, default to "localhost"
subject Email subject line. No
from Email address of sender. Yes
failonerror Stop the build process if an error occurs sending the e-mail. No, default to "true"


next up previous contents index
Next: Examples Up: MimeMail Previous: Description   Contents   Index
Andrew Marlow 2003-07-08