|
|
@ -98,7 +98,7 @@ SUBJECT = %(APP_NAME)s |
|
|
|
HOST = |
|
|
|
HOST = |
|
|
|
; Do not verify the certificate of the server. Only use this for self-signed certificates |
|
|
|
; Do not verify the certificate of the server. Only use this for self-signed certificates |
|
|
|
SKIP_VERIFY = |
|
|
|
SKIP_VERIFY = |
|
|
|
; Mail from address. This can be just an email address, or the "Name" <email@example.com> format (including the quotes and brackets) |
|
|
|
; Mail from address, RFC 5322. This can be just an email address, or the "Name" <email@example.com> format |
|
|
|
FROM = |
|
|
|
FROM = |
|
|
|
; Mailer user name and password |
|
|
|
; Mailer user name and password |
|
|
|
USER = |
|
|
|
USER = |
|
|
|