otuatail Posted September 13, 2011 Share Posted September 13, 2011 Hi This subject doesn't really have a category but is driving me mad. I use the mail() function to send out emails to a news group forum that I have created. This forum does the same. I am getting the emails placed in a spam folder. Is there any way around this. I have been told that it has something to do with no reverse DNS. I get emails like [email protected]. This email address doesn't exist. How does the email system know this, and is there a way around it. TIA Desmond. Link to comment https://forums.phpfreaks.com/topic/247033-spam-emails/ Share on other sites More sharing options...
voip03 Posted September 13, 2011 Share Posted September 13, 2011 $headers = "From: XXXXX\r\nReply-To: [email protected]"; Link to comment https://forums.phpfreaks.com/topic/247033-spam-emails/#findComment-1268667 Share on other sites More sharing options...
otuatail Posted September 13, 2011 Author Share Posted September 13, 2011 Thanks for that. It appears to have done the trick. Link to comment https://forums.phpfreaks.com/topic/247033-spam-emails/#findComment-1268679 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.