Report this

What is the reason for this report?

The mails sended from my server not enter to Hotmail and Gmail flag my messages like Spam!

Posted on July 9, 2014

Hi to everyone. first of all sorry for my bad english.

Well i’m having a problem with my server in CentOS, i have installed virtualmin in it and have 2 sites…

I install Magento in one of the sites and i have a big problem, the mails sended from my server never gets into hotmail. In Gmail i get all the mails but in the spam folder.

I already add the TXT Record using this config: TXT: Name: @ Text: “v=spf1 mx a ?all”

Here is the line in the Zone File @ TXT “v=spf1 mx a ?all”

any Idea to solve my problem???

Thanks very much for your help!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You have to configure DomainKeys Identified Mail (DKIM). This will sign the emails so they can be delivered in inbox.

You will have to find a guide for your MTA, postfix, exim etc. If you are using postfix I have a guide here but is on Debian Wheezy. http://blog.sianios.com/dkim-postfix-debian-wheezy/

Try replacing "v=spf1 mx a ?all" with "v=spf1 mx a ~all".

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.