generale email sending by swiftmail, simplenews by mailgun (mailgun deos not work yet)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
transport: sendmail
|
||||
smtp_host: 127.0.0.1
|
||||
smtp_port: 25
|
||||
smtp_encryption: ''
|
||||
smtp_credential_provider: swiftmailer
|
||||
smtp_credentials:
|
||||
swiftmailer:
|
||||
username: ''
|
||||
password: ''
|
||||
key:
|
||||
username: ''
|
||||
password: ''
|
||||
sendmail_path: /usr/sbin/sendmail
|
||||
sendmail_mode: bs
|
||||
spool_directory: ''
|
||||
_core:
|
||||
default_config_hash: RSNbRD3ekSaZoE19f3eHhm93gKOcD2PtmaAVmV3XMes
|
||||
Reference in New Issue
Block a user