17 lines
361 B
INI
17 lines
361 B
INI
smtp: Mailgun
|
|
from-address pve-cluster@localeng.ca
|
|
mailto support@dfatech.ca
|
|
mode tls
|
|
server smtp.mailgun.org
|
|
username localengtruenas@localeng.ca
|
|
|
|
matcher: default-matcher
|
|
comment Route all notifications to mail-to-root
|
|
mode all
|
|
target Mailgun
|
|
|
|
sendmail: mail-to-root
|
|
comment Send mails to root@pam's email address
|
|
disable true
|
|
mailto-user root@pam
|