From 6b2d50f91fab55620a57a12eac0b6af99291a29f Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 4 May 2022 12:40:52 +0200 Subject: [PATCH] patched simplenews Spamassassin points because of using X-MSMail-Priority header without X-MimeOLE --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 13b18eb..ffb3e5d 100644 --- a/composer.json +++ b/composer.json @@ -298,6 +298,9 @@ }, "drupal/structure_sync": { "With no blocks, clicking on the Custom Blocks tab crashes site https://www.drupal.org/project/structure_sync/issues/3070414":"https://www.drupal.org/files/issues/2022-03-23/PluginNotFoundException-3070414-3.patch" + }, + "drupal/simplenews": { + "Spamassassin points because of using X-MSMail-Priority header without X-MimeOLE":"https://www.drupal.org/files/issues/2022-05-04/msmail-priority-header-without-x-mimeole_2072779%239.patch" } }, "drupal-scaffold": {