EMAIL

Sends Emails

This feature is experimental and is likely to change a few (more) times before a final syntax is arrived at.

Emails are generated from an <sql> query, or <dbobjectsrc>. the following fields are used

to
the email address of the recipient
from
the email address of the sender optional
subject
the email subject
returnpath
the return path address optional
body
the content for the email body
sent
true/false: only unsent emails will be sent, on success this is set to true optional
send
true/false: if false the email will not be sent optional
attachment1filename
file to attach as file 1 optional
attachment1mimetype
mime type of first attachment optional
attachment1data64
base-64 data to attach as file 1 optional
attachment1data
data to attach as file 1optional


Content


No ATTRIBUTES
Empty CONTENT DECLARATION

Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED

Parent Elements


Top Elements
All Elements
Tree


bond-2.1 DTD