replaced mail_system by symfony mailer

This commit is contained in:
2022-05-05 22:09:30 +02:00
parent b0d335fde2
commit 0fe25f0bb8
47 changed files with 719 additions and 97 deletions

View File

@@ -0,0 +1,17 @@
uuid: f0143eb1-9260-4046-8001-868f7ff18f99
langcode: en
status: true
dependencies:
module:
- contact
_core:
default_config_hash: 1TIKtMkjY26cVN1RPOzGE60sVx3nFvKHw-LR3I-STNw
id: contact_form.mail
configuration:
email_body:
content:
value: |-
<p class="contact-email-intro"><a href="{{ sender_url }}">{{ sender_name }}</a> sent a message using the contact form <a href="{{ form_url }}">{{ form }}</a>.</p>
<hr>
{{ body }}
format: email_html