itsblue-website/config/plugins/email.yaml

29 lines
544 B
YAML
Raw Normal View History

enabled: true
2021-06-30 19:01:53 +02:00
from: noreply@itsblue.de
from_name: 'Itsblue website contact form'
to: contact@itsblue.de
to_name: 'Itsblue Contact'
queue:
enabled: false
flush_frequency: '* * * * *'
flush_msg_limit: 10
flush_time_limit: 100
mailer:
engine: smtp
smtp:
2021-06-30 19:01:53 +02:00
server: mail.itsblue.de
port: 587
encryption: tls
2021-06-30 19:01:53 +02:00
user: 'noreply@itsblue.de'
password: 'c^DfifBtoB%yhuvF4s&n'
auth_mode: plain
content_type: text/html
debug: false
charset: null
cc: null
cc_name: null
bcc: null
reply_to: null
reply_to_name: null
body: null