Merlin Morgenstern writes: > Hi there, > > I am operating a travel community portal since 5 years now. Members can > subscribe online to a newsletter by checking a box while they sign up > for an account. Since a few months more and more newsletters get stuck > in the junk folder and I am trying to find out why. > Even if the spam score is as little as 2.1 the message get in there! > Regular mail gets filtered out with >6 on my settings. > > The mail gets send through phpmailer 1.7.3 and the header looks like: > > X-Sieve: CMU Sieve 2.3 > X-Spam-score: 1.9 > X-Spam-hits: BAYES_00 -0.7, EXTRA_MPART_TYPE 1.091, FORGED_RCVD_HELO 0.135, > HTML_MESSAGE 0.001, HTML_TAG_BALANCE_BODY 0.228, MIME_HTML_ONLY 0.001, > TVD_FW_GRAPHIC_NAME_MID 1.2 > > EXTRA_MPART_TYPE gets highest, but I do not see a way to get rid of > this? Can anybody help please?
That adds up to 2.656. That's way off the spam threshold of 5... well within the "nonspam" score range. --j.