Adding smpt mail.

This commit is contained in:
Dan Chadwick
2024-08-17 14:42:25 -04:00
parent 7a7e4d0516
commit fe8c772cc5
6 changed files with 274 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ module:
layout_builder: 0
layout_discovery: 0
link: 0
mailsystem: 0
media: 0
media_library: 0
menu_link_content: 0
@@ -40,6 +41,7 @@ module:
search: 0
serialization: 0
shortcut: 0
smtp: 0
system: 0
taxonomy: 0
text: 0

View File

@@ -0,0 +1,6 @@
_core:
default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s
theme: current
defaults:
sender: SMTPMailSystem
formatter: php_mail

View File

@@ -0,0 +1,22 @@
_core:
default_config_hash: JqYNByWeXZGynyqoPRWQIjp3VcQhuoyq5WlM-7YzBvI
smtp_on: false
smtp_host: email-smtp.us-east-1.amazonaws.com
smtp_hostbackup: ''
smtp_port: '587'
smtp_protocol: tls
smtp_autotls: true
smtp_timeout: 30
smtp_username: AKIA6G47FTHID5HY673W
smtp_password: BLWb6vgsyAQ5Z9HCHH/YpfM3Vw50XCACkudD0IaRTJZA
smtp_from: daniel.chadwick612@gmail.com
smtp_fromname: ''
smtp_client_hostname: ''
smtp_client_helo: ''
smtp_allowhtml: false
smtp_test_address: dan@danchadwickdesign.com
smtp_reroute_address: ''
smtp_debugging: false
smtp_debug_level: 1
prev_mail_system: php_mail
smtp_keepalive: false

View File

@@ -3,7 +3,7 @@ _core:
langcode: en
uuid: 4c1dadab-795e-4d97-bf8a-833f30080021
name: 'Dan Chadwick'
mail: admin@example.com
mail: dan@danchadwickdesign.com
slogan: ''
page:
403: ''