Hi!
I have some problem sending mail from my LAMP installation. The server is used to host different websites. Its a ubuntu 13.04 droplet.
I have installed the program sendmail, and didnt do any kind of configuration on that. Using the standard config.
I have setup MX record for my DNS inside digital ocean control panel as mail.citynetwork.se. with priority 10
When sending a mail by php. I get the mail to gmail but sometimes it goes to spam. In hotmail and my DNS mail client the mail doesnt come in at all…
I looked at the raw mail from gmail and it outputs something like this: Authentication-Results: mx.google.com; spf=neutral (google.com: XXX.XXX.XXX.XXX is neither permitted nor denied by best guess record for domain of my_server_user@localhost.localdomain) smtp.mail=my_server_user@localhost.localdomain
my_server_user - Is the user that runs my php script. Should that really be visible here? XXX.XXX.XXX.XXX - Is my ip number localhost.localdomain - shouldnt that be the url of where the php script is running. mysite.com?
Further googling i found this page http://www.spamhaus.org/query/ip to check my ip number if its blacklisted. And it was listed in the CBL. With the respond: "This IP address is HELO’ing as “localhost.localdomain”.
My /etc/hosts file looks like this: 127.0.0.1 localhost localhost.localdomain Akuma
What configurations should I do to make it work? My droplet is named akuma.com I have no idea how to solve this. I have tried google for days, been trying solve this problem to long with no luck…
Hope someone can help me on this… I’m completely lost…
Thanks!
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!
The DigitalOcean LAMP tutorials are missing a section on setting your machine’s FQDN. Check out <a href=“https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu.md”>Setting the Hostname & Fully Qualified Domain Name (FQDN) on Ubuntu 12.04 | GitHub</a>. <br> <br>You should also implement: <a href=“https://www.digitalocean.com/community/articles/how-to-use-an-spf-record-to-prevent-spoofing-improve-e-mail-reliability”>How To use an SPF Record to Prevent Spoofing & Improve E-mail Reliability</a>.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.