Hello, on 04/25/2006 06:43 AM Merlin said the following: > Hi there, > > I am operating page where user receive a message which they do > have to confirm. The message does have about 5 links inside to give the > user administration to his postings. > > Now recently I discovered that the message does not go through to > everybody since the spam score is 4.2! This is of course not what I want > as some users are not able to confirm their postings without this e-mail. > > I am using the newest phpmailer class available and this is what the > header tells me: > > X-Spam: high > X-Spam-score: 4.2 > X-Spam-hits: BAYES_50, EXTRA_MPART_TYPE, FORGED_RCVD_HELO, HTML_MESSAGE, > HTML_TAG_BALANCE_BODY, MIME_HTML_MOSTLY, SARE_OBFU_PART_ING > > Is there something I can do about this? I don't know about phpmailer because I do not use it. I use this other MIME message composing and sending class that has evolved over the years to avoid passing the wrong sympthoms to spam filters. http://www.phpclasses.org/mimemessage I also recommend to review your HTML to assure it is validated . -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php