Files
hehe/user/plugins/email/email.yaml
T
2018-08-01 16:00:05 +02:00

17 lines
247 B
YAML

enabled: true
from:
from_name:
to:
to_name:
mailer:
engine: sendmail
smtp:
server: localhost
port: 25
encryption: none
user: ''
password: ''
sendmail:
bin: '/usr/sbin/sendmail -bs'
content_type: text/html
debug: false