PHP based website after submitting enquiry on the website the enquiry is successfully delivering to the operator (Gmail). But every time It is redirecting to the Spam folder. I have marked It as “Not Spam” but not working for upcoming EMails. Every Single time it is going to the SPam folder. Have changed the Email Sender ID to Professional mail ID matching with the domain name, still not working. is this server issue?
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!
Hi @rebootmarketing,
Usually, GMAIL has a pretty strick policies in regards to mail. You need to have A DMARC record, an SPF and DKIM among other things. I’ll recommend using an e-mail checker to see if there is any possible way to improve your mail score. The link is here - https://www.mail-tester.com/. The way it works is you send a message to the given e-mail account and check the score of your message. It will provide you with a scale from 1 to 10 and notify you about any issues you might need to fix.
Try it out and see if after making a 10/10 score on the tester the messages will still be marked as spam.
Another possibility is if you are using PHP mail rather than PHP SMTP and authenticating with a real e-mail account. If you are using PHP mail without any authentication, I’ll urge you to start using authentication when sending out mails.
Regards, KDSys
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.