Re: List emails not reaching hotmail/outlook/...
Tom Lane <[email protected]> Fri, 09 Jan 2026 14:33:57 -0500
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul Fox <[email protected]> writes: > I'm surprised at this, since to my knowledge neither my wife nor I > have ever had trouble sending to a gmail recipient. (As for outlook, > I have no idea.) Do the gmail issues that you and others have had > result in a bounce, or a drop? I occasionally see bounces from gmail. If there are silent drops, I don't know about them. The bounces typically are either (1) gmail randomly decides a particular message is spam (2) gmail enforces my SPF record by bouncing some message that really is from me but didn't come in from my IP address. This typically is the result of somebody misconfiguring their personal-domain mail handler to forward to gmail, without jumping through whatever hoops are needed to prevent SPF checks on the forwarded mail. (If indeed that's even possible; damifino.) I guess it's nice that they let me know about non-delivery, but behavior (2) certainly risks spam amplification of actually-forged mail. regards, tom lane