5
votes
1answer
485 views

Php Mail going to recipients spam /Junk Folder [closed]

I am working for my college website . I wrote a php script ,that sends email using php mail function. But the problem is ,all the emails that I send is going into the recipients spam /Junk Folder. In ...
0
votes
1answer
246 views

SpamAssassin MISSING_MIMEOLE rule

Im sending out mails that spamassasin are quite harsh on - one of the biggest minusses it gives is: 0.0 HTML_IMAGE_RATIO_06 BODY: HTML has a low ratio of text to image area -1.9 BAYES_00 ...
0
votes
0answers
86 views

Gmail moves my server mails to spam folders

I have sending mails from my server. But it always moves to Gmail spam folder. Please suggest the same. Delivered-To: mmraja63@gmail.com Received: by 10.216.89.4 with SMTP id ...
0
votes
1answer
160 views

Mails from sendmail marked as SPAM

I am using the default set up of send mail in a CentOS box and I have an php application that uses the PHP mail function. For past few days while testing, I see that the mails from this application ...