Version 1
[yaffs-website] / web / core / modules / system / migration_templates / d7_system_mail.yml
1 id: d7_system_mail
2 migration_tags:
3   - Drupal 7
4 source:
5   plugin: variable
6   variables:
7     - mail_system
8 process:
9   'interface/default':
10     plugin: static_map
11     source: 'mail_system/default-system'
12     map:
13       DefaultMailSystem: php_mail
14       MailTestCase: test_mail_collector
15 destination:
16   plugin: config
17   config_name: system.mail