mailSession - Mail Session Object (mailSession)

Configuration for a Mail Session Instance.

NameTypeDefaultDescription
idstringA unique configuration ID.
mailSessionIDstringThe ID of the specific Mail Session Instance
jndiNamestringName of the Mail Session reference that is used for JNDI look-up
descriptionstringDescription of the Mail Session
storeProtocolstringimapThe Store Protocol used by the Mail Session instance. The default store protocol is IMAP
transportProtocolstringsmtpThe Transport Protocol used by the Mail Session instance. The default transport protocol is SMTP
hoststringThe host of the Mail Session
userstringThe User's e-mail address used on the Host.
passwordReversably encoded password (string)The User's password, usually needed in order to connect to the host.
fromstringThe E-Mail address used to send mail with the Mail Session instance.

property

A unique configuration ID.

NameTypeDefaultDescription
idstringA unique configuration ID.
namestringThe name of the extra property
valuestringThe value of the property that matches the name