Skip to main content

STMP

NameValue
SMTP_ENABLEDWhether or not to send notifications via this notifier.

Default: false
SMTP_RECIPIENTThe list of email addresses to send notifications to. Separate multiple email addresses with a comma.

Default: none
SMTP_HOSTThe Url to your SMTP instance.

Default: none
SMTP_PORTThe port used by your SMTP instance.

Default: 587
SMTP_USERNAMEThe username used to authenticate with your instance.

Default: none
SMTP_PASSWORDThe password used to authenticate with your instance.

Default: none
SMTP_FROMThe email address used as the sender address.

Default: none
SMTP_DISPLAYNAMEThe user friendly name to appear as the sender.

Default: "WeddingShare"
SMTP_USE_SSLWhether or not to use secure SSL.

Default: true