Brian Carpenter a écrit le 12/02/2021 à 15:10 :
On 2/12/21 8:41 AM, Gilles Filippini wrote:
I run a mailman3 instance with mainly private lists for which I know and trust every single member. Some of them have Hotmail email addresses, and the messages they send though our lists are rejected as being spam by most of the recipients' mail servers, while these are legitimate emails.
I'd welcome any pointer to best practices / howtos regarding mailman3 / exim4 configuration to mitigate this problem.
What does the non-delivery long entries say are the reasons for the rejections?
It says: host mx1.free.fr[212.27.48.7] said: 550 spam detected (in reply to end of DATA command)
Do you have a SPF record setup for your list domain? Do you have DMARC mitigation enabled for your list?
I don't have any SPF record setup. DMARC mitigation is configured to 'Replace From: with list address' and 'DMARC mitigate unconditionally' set to 'No'.
Thanks,
_g.