Jessica Posted August 13, 2007 Share Posted August 13, 2007 I need help with this - I've search and not found any reliable answers. Any email sent from a server is marked as spam - it's not just email sent via PHP so I don't think it's the headers I'm using in the PHP mail. It's also mail sent from the webmail they have set up, using either Horde or Squirrel Mail. Any leads? Quote Link to comment Share on other sites More sharing options...
steviewdr Posted August 13, 2007 Share Posted August 13, 2007 It could be the ip address of the server. If its marked by zen.spamhaus.org or bl.spamcop.net you will have to get these sites to delist your ip address. You could simply setup your php mail script to use a different smtp server to send/relay your emails. That would be the quickest solution. Here is a piece of a config for sendmail to do this: http://wiki.kartbuilding.net/index.php/Sendmail Best of Luck, -steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.