Gmail Spam

shuppa

New member
Joined
Sep 25, 2015
Messages
2
Hi there.

I came here because i got some troubles with emails sent from my server which got a Directadmin panel Installed.

So i got ~ 15 domains working on server and some e-mail addresses used with.

With the most part of e-mail providers no problem.
With hotmail/outlook, no problem.

With Gmail, most part of mails sent from my server are marked as spam or got a warning.

Here is an exemple of what I got if I send an e-mail to a gmail one :

Received-SPF: fail (google.com: domain of [email protected] does not designate 2001:5260:2:add85:: as permitted sender) client-ip=2001:5260:2:add85::;

And if the mail is sent from a contact form on a wordpress site for example, the error is different :

Received-SPF: neutral (google.com: 2001:5260:2:add85:: is neither permitted nor denied by best guess record for domain of [email protected]) client-ip=2001:5260:2:add85::;

So I tried to add some SPF stuff to my domain DNS management like this :
toto.com. TXT "v=spf1 ip6:2001:5260:2:add85::/64 include:_spf.google.com ~all"

But it's still the same.

So anyone got any idea of what i can do to prevent this from happen, as you know Gmail is used by a lot of people.

Thank you :)
 
So here's some news.

For the first problem :

Received-SPF: fail (google.com: domain of [email protected] does not designate 2001:5260:2:add85:: as permitted sender) client-ip=2001:5260:2:add85::;

Everything seems OK.

Now for the secondd,the neutral SPF,things are still the same and google does not provide me much answer to my problem and i wonder if it's not due to directadmin config.
 
Back
Top