Forum Moderators: coopster
Competitors, such as Myspace, Friendster, Hi5, etc. are able to avoid the spam problem. What are they doing differently? My site is built in PHP. So are my competitors' websites. Can someone offer a solution?
If this isn't the correct Category to be posting in, tell me which is?
Thanks in advance.
What is identifying your messages as spam? A third party spam product (mailwasher etc.) or is their ISP flagging the possible spam flag and the email client is junking it?
Could it be that those working sites are using SPF and you are not?
[spf.pobox.com...]
I have my site hosted with 1and1.com. It's a shared hosting account. How do I know whether or hosting provider has been blacklisted?
I tried using the EXACT same messages my competitors use, but my emails still get marked as spam. My competitors' emails don't get marked as spam.
What software should I use to find out why my site's registration emails are being marked as spam?
I would start analyzing the mail headers, here is a thread to give you a head start ...
[webmasterworld.com...]
and don't forget the PHP manual pages for mail [php.net]. The link to RFC2822 is also a very important reference to anybody sending mail. It's tough to read and understand RFC's at first, but they drive everything so it's best to try.
We fixed SPF and all reverse lookups etc for our mail servers.
We still get some burned. Remember some of those companies could also pay to be on ISP whitelists, I don't know that happens but it seems foolish and naive to think it doesn't.
There are entirely too many variables involved to get everything through. client side tools are the biggest culprit, I get everything through the ISP filters but that doesn't mean they all get to the client.