From: Adam D. Barratt Date: Sat, 2 Nov 2019 18:13:09 +0000 (+0000) Subject: exim helo check: reject claims to be *.mail.protection.outlook.com X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=4979456d0e4d5ae2e77bce91ec67b543cf2daba2;p=mirror%2Fdsa-puppet.git exim helo check: reject claims to be *.mail.protection.outlook.com The *.mail.protection names are used for inbound mail, outbound traffic should come from *.outbound.protection.outlook.com Signed-off-by: Adam D. Barratt --- diff --git a/modules/exim/files/common/helo-check b/modules/exim/files/common/helo-check index 458204cc0..76c3ae97a 100644 --- a/modules/exim/files/common/helo-check +++ b/modules/exim/files/common/helo-check @@ -36,3 +36,4 @@ earthlink.net tom.com *.example.com smtp.outlook.com +*.mail.protection.outlook.com