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