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: a6c8aaf1-3f3b-481a-8276-ca3e9d204599
langcode: en
status: true
dependencies:
module:
- contact
_core:
default_config_hash: XNel772jUgO_1nTeBKv6KY1dOnm9ZTxw873dLdQn21I
id: contact_form.copy
configuration:
email_body:
content:
value: |-
<p class="contact-email-intro">Here is a copy of the message you sent using the contact form <a href="{{ form_url }}">{{ form }}</a>.</p>
<hr>
{{ body }}
format: email_html