Welcome Guest, Not a member yet? Register   Sign In
problem: email -> spam
#1

[eluser]AndyBrandy[/eluser]
Hello,

i'm using email library for sending emails, but sometimes it returns email as spam. What's wrong?

This is a spam message:

Content analysis details: (7.9 points, 6.0 required)

pts rule name description
---- ---------------------- --------------------------------------------------
1.0 NO_REAL_NAME From: does not include a real name
3.1 MSGID_SHORT Message-ID is unusually short
4.3 SUBJ_ILLEGAL_CHARS Subject: has too many raw illegal characters
-2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
[score: 0.0000]
2.2 INVALID_MSGID Message-Id is not valid, according to RFC 2822

Thx
#2

[eluser]elvix[/eluser]
take a look at the emails you're sending. i don't know how to fix the MSGID, but if you clean up the illegal chars in your subject line (+4.3), you'll fall well under the 6.0 score limit.

spam filters score emails based on various checks. it's showing you the results, so you can address the problems. the subject line is the big offender here.




Theme © iAndrew 2016 - Forum software by © MyBB