Files
blog/user/localhost/config/plugins/email.yaml
Loïc Guibert 66dafc36c3 init
2022-09-30 20:02:02 +01:00

31 lines
563 B
YAML

enabled: true
from: hello@boyatzon.ch
from_name: 'Site Boyatzon.ch'
to: hello@boyatzon.ch
to_name: Boyatzon.ch
queue:
enabled: false
flush_frequency: '* * * * *'
flush_msg_limit: 10
flush_time_limit: 100
mailer:
engine: smtp
smtp:
server: mail.infomaniak.com
port: 587
encryption: tls
user: hello@boyatzon.ch
password: 'DRshqR9_#/361'
auth_mode: login
sendmail:
bin: '/usr/sbin/sendmail -bs'
content_type: text/html
debug: true
charset: null
cc: null
cc_name: null
bcc: null
reply_to: null
reply_to_name: null
body: null