filter ok
This commit is contained in:
16
user/config/plugins/email.yaml
Normal file
16
user/config/plugins/email.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
Reference in New Issue
Block a user