Forráskód Böngészése

switch simplenews email from to news@materio.com

bach 2 éve
szülő
commit
df5e010950

+ 3 - 2
config/sync/simplenews.newsletter.companies.yml

@@ -10,9 +10,10 @@ priority: 3
 receipt: false
 from_name: materiO’
 subject: '[node:title]'
-from_address: info@materio.com
+from_address: news@materio.com
 hyperlinks: true
-allowed_handlers: {  }
+allowed_handlers:
+  simplenews_all: '0'
 new_account: none
 access: default
 weight: 0

+ 3 - 2
config/sync/simplenews.newsletter.materio_newsletter.yml

@@ -10,9 +10,10 @@ priority: 3
 receipt: false
 from_name: materiO’
 subject: '[node:title]'
-from_address: info@materio.com
+from_address: news@materio.com
 hyperlinks: true
-allowed_handlers: {  }
+allowed_handlers:
+  simplenews_all: '0'
 new_account: 'on'
 access: default
 weight: 0

+ 3 - 2
config/sync/simplenews.newsletter.test.yml

@@ -10,9 +10,10 @@ priority: 3
 receipt: false
 from_name: materiO’
 subject: '[[simplenews-newsletter:name]] [node:title]'
-from_address: info@materio.com
+from_address: news@materio.com
 hyperlinks: true
-allowed_handlers: {  }
+allowed_handlers:
+  simplenews_all: '0'
 new_account: none
 access: default
 weight: 0

+ 3 - 2
config/sync/simplenews.newsletter.ze_daily_materio_.yml

@@ -10,9 +10,10 @@ priority: 3
 receipt: false
 from_name: materiO’
 subject: '[node:title]'
-from_address: info@materio.com
+from_address: news@materio.com
 hyperlinks: true
-allowed_handlers: {  }
+allowed_handlers:
+  simplenews_all: '0'
 new_account: 'on'
 access: default
 weight: 0