Dedicated server with directadmin
parked some domains and added them to Cloudflare.
Want to send some email but all them goes to gmail SPAM folder.
How to fix this problem?
Yes i'm using but one problem with Name servers. Provider online.net gave me only one Ip so i can't setup ns1 and ns2 so i use default my domain registrar name servers and link to my server ip (through cloudflare).
you will need to setup the name servers in cloudflare, another then is try and use a site like mail-tester to tell you why its going to spam, it could be that you have not setup spf records etc or it could be that the ip is blacklisted
you can try zoho mail for sending/receiving emails. I've enabled them recently on one of my domain. its free and put their mx records. Mail is not going in gmail spam folder anymore. SPF records are now outdated feature. try DKIM DMARC.
Comments
Are you using email authentication such as SPF and DKIM?
https://help.directadmin.com/item.php?id=569
Yes i'm using but one problem with Name servers. Provider online.net gave me only one Ip so i can't setup ns1 and ns2 so i use default my domain registrar name servers and link to my server ip (through cloudflare).
you will need to setup the name servers in cloudflare, another then is try and use a site like mail-tester to tell you why its going to spam, it could be that you have not setup spf records etc or it could be that the ip is blacklisted
you can setup the ns 1 as well as 2 with the same ip, then try
(although its not good practice, but since you wish to use cloudflare, may try it)
Send an email to https://www.mail-tester.com/
It'll tell you what's wrong.
Also, beyond SPF/DKIM (maybe DMARC) that's already mentioned, do you have a forward-confirmed rDNS on your box?
you can try zoho mail for sending/receiving emails. I've enabled them recently on one of my domain. its free and put their mx records. Mail is not going in gmail spam folder anymore. SPF records are now outdated feature. try DKIM DMARC.
Thank's for help, still trying to pass with this error
the problem is DKIM signature is not valid...
Now trying to fix this porblem.