From 652a6e3546612e39e6d6c68f2ddcde5d36bd573c Mon Sep 17 00:00:00 2001 From: =?utf8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Mon, 15 Apr 2019 11:10:45 +0200 Subject: [PATCH] Add cloudaccounts@d.o to spam filters MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Héctor Orón Martínez --- modules/exim/files/common/callout_users | 1 + modules/exim/files/common/grey_users | 1 + modules/exim/files/common/rbllist | 1 + modules/exim/files/common/rhsbllist | 1 + 4 files changed, 4 insertions(+) diff --git a/modules/exim/files/common/callout_users b/modules/exim/files/common/callout_users index 116974aae..5e9bbb0fb 100644 --- a/modules/exim/files/common/callout_users +++ b/modules/exim/files/common/callout_users @@ -6,6 +6,7 @@ antiharassment books cdvendors +cloudaccounts consultants da-manager data-protection diff --git a/modules/exim/files/common/grey_users b/modules/exim/files/common/grey_users index a0238acc1..2439f326d 100644 --- a/modules/exim/files/common/grey_users +++ b/modules/exim/files/common/grey_users @@ -8,6 +8,7 @@ antiharassment archvsync books cdvendors +cloudaccounts consultants cvs_boot cvs_dak diff --git a/modules/exim/files/common/rbllist b/modules/exim/files/common/rbllist index f55f4cf08..50d678f49 100644 --- a/modules/exim/files/common/rbllist +++ b/modules/exim/files/common/rbllist @@ -7,6 +7,7 @@ admin : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net antiharassment : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net books : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net cdvendors : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net +cloudaccounts : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net consultants : zen.spamhaus.org : dul.dnsbl.sorbs.net : bl.spamcop.net da-manager : zen.spamhaus.org : dul.dnsbl.sorbs.net data-protection : zen.spamhaus.org : dul.dnsbl.sorbs.net diff --git a/modules/exim/files/common/rhsbllist b/modules/exim/files/common/rhsbllist index a24414dfd..6e52cde63 100644 --- a/modules/exim/files/common/rhsbllist +++ b/modules/exim/files/common/rhsbllist @@ -7,6 +7,7 @@ admin : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$ antiharassment : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain books : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain cdvendors : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain +cloudaccounts : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain consultants : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain da-manager : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain data-protection : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain -- 2.20.1