How Do I Prevent Mails Sent Through Php Mail() From Going To Spam?
Thursday, July 16th, 2009I am working on Linux OS. I am using PHP’s mail() funciton to send emails (sendmail process is running ). But all the mails are going to spam (in case of gmail). I have not checked for other mail clients. I have tried many tricks that I found on net but none is working. Please tell me about any sure shot trick.
