Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum bug - Gmail auto-flags as spam, as not following proper bulk sender methods
2015-08-01, 08:10 (This post was last modified: 2015-08-01 08:15 by NiKiZe.)
Post: #3
RE: Forum bug - Gmail auto-flags as spam, as not following proper bulk sender methods
(2015-07-29 20:12)mcb30 Wrote:  
(2015-07-27 21:48)jamespharvey20 Wrote:  Gmail says it can't authenticate the sender of the emails from this forum. (Initial password, password reset.)

It gives a link to this guide: https://support.google.com/mail/answer/8...entication

But it unfortunately doesn't say exactly what's causing it.

Yes, this is a known flaw in GMail. It's why the iPXE contact page now explicitly states that GMail (and only GMail) addresses are not supported.

Unfortunately, GMail seems to be totally uninterested in fixing their problem, so all we can do is require that people use another mail provider if they want to get reliable delivery of messages.

Michael

From one forum mail:
Code:
Authentication-Results: mx.google.com;
       spf=fail (google.com: domain of apache@fensystems.co.uk does not designate 2001:ba8:0:1d4:e4c4:daff:fece:219b as permitted sender) smtp.mail=apache@fensystems.co.uk
Received: by duck.fensystems.co.uk (Postfix, from userid 73)

the spf record only allows the mx: "v=spf1 mx -all"

The mx aaaa does not point to the IPv6 address that the mail is sent from.
duck.fensystems.co.uk. 600 IN AAAA 2001:ba8:0:1d4::6950:5845

So by SPF I would say that gmail does the right thing.
The OpenSPF explanation: http://www.openspf.org/Why?identity=apac...ece%3A219b

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Forum bug - Gmail auto-flags as spam, as not following proper bulk sender methods - NiKiZe - 2015-08-01 08:10



User(s) browsing this thread: 1 Guest(s)