Files
natascha-rieter.nl-user/plugins/email/email.yaml
T
2026-06-14 00:27:27 +00:00

15 lines
221 B
YAML

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