This commit is contained in:
Ouidade Soussi Chiadmi 2022-03-15 13:38:07 +01:00
parent ef94f03cde
commit e8f529d64a

View File

@ -1,15 +1,30 @@
enabled: true enabled: true
from: kevin@figureslibres.io from: dev@figureslibres.io
to: kvntssr@gmail.com from_name: null
to: ouidade@figureslibres.io
to_name: null
queue:
enabled: false
flush_frequency: '* * * * *'
flush_msg_limit: 10
flush_time_limit: 100
mailer: mailer:
engine: smtp engine: sendmail
smtp: smtp:
server: smtp.mailtrap.io server: smtp.mailtrap.io
port: 2525 port: 2525
encryption: none encryption: none
user: 5d9e29d57426c3 user: 5d9e29d57426c3
password: a207c1682777ef password: a207c1682777ef
auth_mode: null
sendmail: sendmail:
bin: '/usr/sbin/sendmail -bs' bin: '/usr/sbin/sendmail -bs'
content_type: text/html content_type: text/html
debug: false debug: false
charset: null
cc: null
cc_name: null
bcc: null
reply_to: null
reply_to_name: null
body: null