Facing error of "The mail server detected your message as spam"
Hi, my client trying to send the email to me on my domain and facing the below error message. I have already set the " Apache SpamAssassin": bounce spam score threshold " to " No bouncing by spam score " and also " Apache SpamAssassin" reject spam score threshold " has the value "5" in Exim Configuration. Please let me know if there is any other setting which needs to be set in order to avoid such bounce back message.
Bounce back Message
2021-09-09 11:38:12 xxxxxx H=m97175.mail.qiye.163.com [220.181.97.175]:48677 Warning: "SpamAssassin as xxx detected message as NOT spam (3.3)"
2021-09-09 11:38:12 xxxxxx H=m97175.mail.qiye.163.com [220.181.97.175]:48677 Warning: Message has been scanned: no virus or other harmful content was found
2021-09-09 11:38:12 xxxxxx <= xxx@client-domain.com H=m97175.mail.qiye.163.com [220.181.97.175]:48677 P=esmtps X=TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no S=91965 id=232ffe3f.3cfe.17bc945f564.Coremail.gerard.s@le
sso.com T="Re:Re: RE: Re: CFR DETAILS" for xxx@my-domain.com
2021-09-09 11:38:12 xxxxxx cancelled by system filter: The mail server detected your message as spam and has prevented delivery (30).
2021-09-09 11:38:14 xxxxxx Completed
Regards,
Sajawal
-
Hey there! It doesn't appear that SpamAssassin is doing the bouncing, but something with either the system or account filter is causing this. Do you see anything in cPanel >> Email Filters or cPanel >> Global Email Filters that could be causing this? 0 -
Hey there! It doesn't appear that SpamAssassin is doing the bouncing, but something with either the system or account filter is causing this. Do you see anything in cPanel >> Email Filters or cPanel >> Global Email Filters that could be causing this?
Yes, I checked both and there is no filter define in it. The below line is making me confuse that what system filter (30) is? " cancelled by system filter: The mail server detected your message as spam and has prevented delivery (30). "0 -
It's possible there is a higher-level filter on the system that isn't showing up in the account for some reason. Do you see anything in /etc/vfilters for the domain? If not, we'd be happy to take a look at the system for you if you create a ticket with our team. 0 -
It's possible there is a higher-level filter on the system that isn't showing up in the account for some reason. Do you see anything in /etc/vfilters for the domain? If not, we'd be happy to take a look at the system for you if you create a ticket with our team.
Hi, thanks for your help I have found the root cause of this issue, there was a custom filter define in the system filter file which was missed somehow by me. But could you please let me know what is "\N^\d+$\N" in the below line so that I can define my filter correctly? if ($h_X-Spam-Score: matches \N^\d+$\N and $h_X-Spam-Score: is above 30)0 -
I'm glad I could help! Let us know if you have any other questions or concerns! 0
Please sign in to leave a comment.
Comments
7 comments