2022-04-24 14:32:58 +02:00
|
|
|
enabled: true
|
|
|
|
from:
|
|
|
|
to:
|
|
|
|
mailer:
|
|
|
|
engine: sendmail
|
|
|
|
smtp:
|
|
|
|
server: localhost
|
|
|
|
port: 25
|
|
|
|
encryption: none
|
2023-05-12 15:06:01 +02:00
|
|
|
user:
|
|
|
|
password:
|
2022-04-24 14:32:58 +02:00
|
|
|
sendmail:
|
|
|
|
bin: '/usr/sbin/sendmail -bs'
|
|
|
|
content_type: text/html
|
|
|
|
debug: false
|