customer-riverside/config/sync/symfony_mailer.mailer_policy.symfony_mailer.test.yml

22 lines
704 B
YAML
Raw Normal View History

2026-05-01 03:52:12 -08:00
uuid: 9faef201-0122-4dfd-aa9d-7c9d44b5b8e0
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: DFUx4b0nNPB5fhmZ-OpidH3bHbBGm3G0_3KmJIyl19g
id: symfony_mailer.test
configuration:
email_body:
content:
value: |-
<h4>You have mail</h4>
<p>This is a test email from <a href="[site:url]">[site:name]</a>.</p>
<p>Have a great <span class="day">{{ day }}</span>!</p>
<h4 class="text-small">
<a href="https://www.drupal.org/project/symfony_mailer">Drupal Symfony Mailer</a>
<img class="symfony-mailer-logo" src="{{ logo_url }}">
</h4>
format: email_html
email_subject:
value: 'Test email from [site:name]'