17 lines
315 B
YAML
17 lines
315 B
YAML
|
enabled: true
|
||
|
from: kevin@figureslibres.io
|
||
|
from_name: kevin
|
||
|
to: kvntssr@gmail.com
|
||
|
mailer:
|
||
|
engine: smtp
|
||
|
smtp:
|
||
|
server: smtp.mailtrap.io
|
||
|
port: 2525
|
||
|
encryption: none
|
||
|
user: 5d9e29d57426c3
|
||
|
password: a207c1682777ef
|
||
|
sendmail:
|
||
|
bin: '/usr/sbin/sendmail -bs'
|
||
|
content_type: text/html
|
||
|
debug: false
|