working mailgun config with api-key on settings.php

This commit is contained in:
2021-08-09 12:07:46 +02:00
parent 1480cba009
commit 0bee7834d6
3 changed files with 69 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
theme: materiotheme
defaults:
sender: swiftmailer
formatter: swiftmailer
sender: mailgun_mail
formatter: mailgun_mail
_core:
default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s
modules:
@@ -11,5 +11,5 @@ modules:
sender: swiftmailer
simplenews:
none:
formatter: swiftmailer
sender: mailgun_queue_mail
formatter: mailgun_mail
sender: mailgun_mail