ouidade 2 vuotta sitten
vanhempi
commit
e8f529d64a
1 muutettua tiedostoa jossa 18 lisäystä ja 3 poistoa
  1. 18 3
      user/config/plugins/email.yaml

+ 18 - 3
user/config/plugins/email.yaml

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