Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migration_templates / d7_system_mail.yml
diff --git a/web/core/modules/system/migration_templates/d7_system_mail.yml b/web/core/modules/system/migration_templates/d7_system_mail.yml
deleted file mode 100644 (file)
index 5204374..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-id: d7_system_mail
-label: Drupal 7 system mail configuration
-migration_tags:
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - mail_system
-  source_module: system
-process:
-  'interface/default':
-    plugin: static_map
-    source: 'mail_system/default-system'
-    map:
-      DefaultMailSystem: php_mail
-      MailTestCase: test_mail_collector
-destination:
-  plugin: config
-  config_name: system.mail