Component Signature
<bx:Mail from=[string]
to=[string]
subject=[string]
bcc=[string]
cc=[string]
charset=[string]
debug=[boolean]
failTo=[string]
mailerid=[string]
mimeAttach=[string]
password=[string]
port=[integer]
priority=[string]
remove=[boolean]
replyTo=[string]
server=[string]
spoolEnable=[boolean]
timeout=[string]
type=[string]
username=[string]
useSSL=[string]
useTLS=[string]
wrapText=[string]
sign=[boolean]
keystore=[string]
keystorePassword=[string]
keyAlias=[string]
keyPassword=[string]
encrypt=[boolean]
recipientCert=[string]
encryptionAlgorithm=[string]
iDNAVersion=[integer]
query=[any]
group=[string]
groupCaseSensitive=[boolean]
startRow=[integer]
maxRows=[integer]
messageVariable=[any]
messageIdentifier=[any] />Attributes
Atrribute
Type
Required
Description
Default
Examples
Simple Email Example ( Script syntax )
Email with a single file attachment ( Templating syntax )
MultiPart with text and html parts, with an attachment ( Templating syntax )
Last updated
Was this helpful?
