fix bug form devis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
enabled: true
|
||||
from: dev@figureslibres.io
|
||||
from_name: null
|
||||
from: contact@figureslibres.io
|
||||
from_name: 'Le Campus'
|
||||
to: ouidade@figureslibres.io
|
||||
to_name: null
|
||||
queue:
|
||||
@@ -11,16 +11,16 @@ queue:
|
||||
mailer:
|
||||
engine: sendmail
|
||||
smtp:
|
||||
server: smtp.mailtrap.io
|
||||
port: 2525
|
||||
server: null
|
||||
port: null
|
||||
encryption: none
|
||||
user: 5d9e29d57426c3
|
||||
user: null
|
||||
password: a207c1682777ef
|
||||
auth_mode: null
|
||||
sendmail:
|
||||
bin: '/usr/sbin/sendmail -bs'
|
||||
bin: '/usr/sbin/sendmail -t'
|
||||
content_type: text/html
|
||||
debug: false
|
||||
debug: true
|
||||
charset: null
|
||||
cc: null
|
||||
cc_name: null
|
||||
|
Reference in New Issue
Block a user