Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Possible Values

Description

from

Email Address

The sender of the email

bcc

Email Address(es)

One or more addresses the m ail is bcc’ed to

replyTo

Email Address

The address replies are sent to

smtp_host

Hostname

The host name of the SMTP server

smtp_port

Integer

The port number to be used

smtp_user

String

The username for authentication

smtp_pass

String

The password for authentication

smtp_ssl

true / false

If ssl shall be used

smtp_tls

true / false

If tls shall be used

encryption

tls / ssl / none

If TLS or SSL shall be used

security.smtpClearText

true

if this element is found it is assumed that the value in smtp_pass is NOT encrypted. If omitted the mailer tries to decrypt the PW first.