next up previous contents index
Next: Examples Up: Mail Previous: Parameters   Contents   Index

Parameters specified as nested elements

to / cc / bcc / from
Adds an email address element. It takes the following attributes:

Attribute Description Required
name The display name for the address. No
address The email address. Yes

message

Specifies the message to include in the email body. It takes the following attributes:

Attribute Description Required
src The file to use as the message. No
mimetype The content type to use for the message. No

If the src attribute is not specified, then text can be added inside the <message> element. Property expansion will occur in the message, whether it is specified as an external file or as text within the <message> element.



Andrew Marlow 2003-07-08