Tagged Questions
0
votes
2answers
853 views
How to avoid messages rejection because of DMARC when sent through Gmail alias?
Many people add
' another email address as alias ' for their Gmail accounts - talking here about public Gmail not Google Apps - and they may use Gmail server not their domain servers as SMTP with the ...
0
votes
2answers
564 views
cPanel Server Email to Gmail marked as Spam, SPF, DKIM, and rDNS pass
Having this issue on a cPanel server 11.34.1 that hosts multiple domains. Email originating from this box on the sendingdomain.com address is flagged as Spam by Gmail. I've implemented SPF and DKIM, ...
0
votes
1answer
84 views
Received-SPF: unknown domain of _netblocks2.google.com uses a mechanism not recognized by this client
We've configured SPF for our Google Apps For Your Domain domain some time ago, and resources like mail-tester.com validate it as setup correctly (we also have DKIM, etc). For the past year however, ...
1
vote
1answer
127 views
How to resolve SPF configuration to allow Google sending mails?
we are configuring DNS for a GMail service, the MX records are configured as to Google says, however, in the DNS check, there is a warning:
SPF must allow Google to send mail on behalf of the domain
...
1
vote
1answer
372 views
Remove “via” from emails sent to Gmail from Amazon SES
When sending emails from Amazon SES, gmail shows "sent via amazonses.com". How do I remove this?
According to Google,
I'm a sender and I don't want my recipients to see the "via" link. What can I ...
2
votes
2answers
130 views
SPF record for Gmail?
I have DNS, with a SPF TXT record, configured for a domain name. The primary user of the domain name now needs to be able to send both from our SMTP servers, and also from her GMail account. I've seen ...
1
vote
1answer
372 views
Received-SPF: softfail when sending to google
In the headers of an email it says:
google.com: domain of transitioning @.nl does not designate *::*:**:: as permitted sender
We need this mail to be spam-free.
I know we have to add this IP(?) ...
6
votes
2answers
743 views
GMail suspects confirmation email in stealing personal information
When user registers on my web site, web site sends user email confirmation link.
Subject:
Please confirm your email address
Body:Please open this link in your browser to confirm your email address:
...
1
vote
1answer
163 views
SPF google mail + MY IP
So this TEXT record response hardfail
XX.XX.XX.XX => my mail server
v=spf1 ip4:XX.XX.XX.XX include:aspmx.googlemail.com ~all
Question is how to create valid SPF record for sending e-mail
for my ...
1
vote
1answer
667 views
How can I change exim's DKIM and SPF for emails sent?
I've now spent 2 hours trying to figure out this issue and I am about to give up and go to bed. I've been having issues with Gmail rejecting emails from my VPS server because of false spam alerts ...
9
votes
3answers
2k views
Gmail rejects emails. Openspf.net fails the tests
I've got a problem with Gmail.
It started after one of our trojan infected PCs sent spam for one day from our IP address.
We've fixed the problem, but we got into 3 black lists. We've fixed that, ...
0
votes
4answers
974 views
Exim mail server: When I send test mail to my Gmail, how can I hide my hostname after “via”?
I just set up Exim for sending email from a website using this guide:
http://library.linode.com/email/exim/send-only-mta-ubuntu-10.04-lucid
All done with no problem.
When I open a test mail I sent ...
2
votes
1answer
969 views
Forward Mails to Gmail
I have a postfix mailserver running. Mails sent from users to Gmail are showing up in Gmail, so it works in general. Same for all other freemail hosts I know.
The problem is that some users have no ...
3
votes
2answers
1k views
Gmail flagging emails as spam despite SPF being enabled and working perfectly
I have a website where people can recommend contents to their friends using their email. The issue is that emails are being flagged as spam whereas if I do the same from my development machine things ...
2
votes
7answers
4k views
all mails going to gmail SPAM (sendmail on centos) 127.0.0.1 problem?
UPDATE ON SPF CHECK http://www.openspf.org/Why:
The SPF check gives me this: An SPF-enabled mail server rejected a message that claimed an envelope sender address of support@ourdomain.com. An ...
1
vote
2answers
1k views
Does Google/Gmail & Yahoo/YMail cache DNS information related to SPF?
I am configuring my linode server to send mail from my webapp to users. I could use GoogleApps, but the 500/day limit it too restrictive, hence I'm attempting to set it up myself.
I set up Exim4 on ...
2
votes
1answer
1k views
DNS zone file SPF configuration to support sending mail from multiple servers and gmail
I want to configure SPF on a domain to allow mail to be sent from:
the x.com website server (x.com and www.x.com - both at same IP)
its MX servers (smtp.x.com, mx.x.com, mail.x.com)
another server ...
1
vote
5answers
7k views
How to set up spf records to send mail from google hosted apps to gmail addresses
I'm trying to work out why email I send from one domain I own is rejected by another that I own, and while I think it may be related to how I've setup spf records, I'm not sure what steps I need to ...
