replaced mail_system by symfony mailer
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user