Posted by Andy Hassall on 12/15/06 21:21
On Fri, 15 Dec 2006 13:04:36 -0800, "Vic Spainhower" <vic@showsec.com> wrote:
>I am developing a web site using PHP that delivers several different email
>formats. I am testing with another server where the messages are sent and
>some of these messages (not all) will be flagged as SPAM. The headers are
>identical for those that work and those that don't only the body of the
>message is different. Can some give me some insite into this and what are my
>options to insere that various mail servers do not flag them as spam? I am
>using PHP Mail to create all of the messages.
>
>I've been doing a lot of Google searches but for some reason I'm not finding
>any solutions.
If it's being classified by SpamAssassin (king of spam filters), what rules do
the emails match? (this generally gets added to the headers).
What are you sending?
(_Is_ it spam?)
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
[Back to original message]
|