Hi,
in these last days, I have noticed that some outgoing email are marked as spam (spamscore > 10) but they are good emails.
This is the result for the last message blocked; the message was just
The rules that make the score so high are DOS_OUTLOOK_TO_MX_IMAGE, RCVD_IN_PBL and RCVD_IN_SBL_CSS
How can I adjust this situation? Is there some test that I can make?
Thanks
in these last days, I have noticed that some outgoing email are marked as spam (spamscore > 10) but they are good emails.
This is the result for the last message blocked; the message was just
Code:
AWL -2.637 Adjusted score from AWL reputation of From: address
BAYES_00 -0.25 Bayes spam probability is 0 to 1%
DKIM_INVALID 0.1 DKIM or DK signature exists, but is not valid
DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid
DOS_OUTLOOK_TO_MX_IMAGE 2.889 Direct to MX with Outlook headers and an image DYN_RDNS_AND_INLINE_IMAGE 1.168 Contains image, and was sent by dynamic rDNS DYN_RDNS_SHORT_HELO_IMAGE 1.013 Short HELO string, dynamic rDNS, inline image
FSL_HELO_NON_FQDN_1 0.001 -
HELO_NO_DOMAIN 0.161 Relay reports its domain incorrectly
KHOP_HELO_FCRDNS 0.399 Relay HELO differs from its IP's reverse DNS
MIME_QP_LONG_LINE 0.001 Quoted-printable line longer than 76 chars
RCVD_IN_PBL 3.335 Received via a relay in Spamhaus PBL
RCVD_IN_SBL_CSS 3.335 Received via a relay in Spamhaus SBL-CSS
RDNS_DYNAMIC 0.982 Delivered to internal network by host with dynamic-looking rDNS
SHORT_HELO_AND_INLINE_IMAGE 0.1 Short HELO string, with inline image
URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information.
The rules that make the score so high are DOS_OUTLOOK_TO_MX_IMAGE, RCVD_IN_PBL and RCVD_IN_SBL_CSS
How can I adjust this situation? Is there some test that I can make?
Thanks