wiki-grav/plugins/email/email.yaml
2023-05-12 15:06:01 +02: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