By ADiiL
Im linking a domain name from godaddy with my ubuntu 14.04 droplet “LAMP installed” and using cloudflare with it.
I already installed sendmail in ubuntu.
my problem is when I send a mail using php mail it shows that it sent correctly but I don’t receive anything in my email. so I guess it’s a problem of DNS / MX records in either Digitalocean or cloudflare. which I don’t know how to configure I think.
this is the RECORDS im using in digitalOcean : ############## A @ 198.199.85.95 NS ns1.digitalocean.com. NS ns2.digitalocean.com. NS ns3.digitalocean.com. ##############
and this is the RECORDS im using in CloudFlare : ############## A codacio.com points to 198.199.85.95 Automatic
CNAME ftp is an alias of codacio.com Automatic
CNAME email is an alias of email.secureserver.net Automatic
CNAME www is an alias of codacio.com Automatic
MX codacio.com mail handled by mailstore1.secureserver.net Automatic
MX codacio.com mail handled by smtp.secureserver.net Automatic
( all DNS and HTTP Proxy (CDN) Checked)
##############
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!
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.