Why does Gmail delay outgoing email? (for up to two days)
1–6 of 6 posts
Re: Why does Gmail delay outgoing email? (for up to two days)
#2TL;DR: e-mail sucks, do not depend on it.
That said, this seems to be the actual culprit: `softfail (google.com: domain of transitioning @gmail.com does not designate 2a04:c9c7:0:1073:217:a4ff:fe3b:e77c as permitted sender)`
Re: Why does Gmail delay outgoing email? (for up to two days)
#3Welcome to the 1980s: SMTP is a best-effort, store-and-forward protocol - the fact that 90% of e-mail is delivered, that it's delivered near-instantly and that it's delivered directly(tm) to the destination server, now these are just accidental properties. In reality, there's no guarantee on any of these - there is even no guaranteed upper bound, e-mails can, in some cases, take weeks to be delivered. TL;DR: e-mail s…
The two day delay, however, happens on the sender's side, between the Google SMTP servers 10.202.76.146 and mail-oi0-f43.google.com.
In general, email received from Gmail users is delayed, often for one/two hours, rarely for a day or more.
Re: Why does Gmail delay outgoing email? (for up to two days)
#4Welcome to the 1980s: SMTP is a best-effort, store-and-forward protocol - the fact that 90% of e-mail is delivered, that it's delivered near-instantly and that it's delivered directly(tm) to the destination server, now these are just accidental properties. In reality, there's no guarantee on any of these - there is even no guaranteed upper bound, e-mails can, in some cases, take weeks to be delivered. TL;DR: e-mail s…
The `Received-SPF: softfail` header is added between mail-oi0-f43.google.com and mail.inka.de. There is only a delay of one second. The two day delay, however, happens on the sender's side, between the Google SMTP servers 10.202.76.146 and mail-oi0-f43.google.com. In general, email received from Gmail users is delayed, often for one/two hours, rarely for a day or more.
Re: Why does Gmail delay outgoing email? (for up to two days)
#5Re: Why does Gmail delay outgoing email? (for up to two days)
#6That message is short and consists of just a link to something, and one of the addresses may be tainted by recent SPF failures. At a guess, some heuristics may have decided to wait a little and see if that URL goes away due to abuse complaints.