From 6c70f3fe2209b9405ce9de6403d1c084e5c37e7a Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Wed, 17 Jan 2024 17:55:50 +0100 Subject: Add update to email post --- src/blog/sending-mail-to-gmail.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/blog/sending-mail-to-gmail.html b/src/blog/sending-mail-to-gmail.html index 9963de2..452bdc7 100644 --- a/src/blog/sending-mail-to-gmail.html +++ b/src/blog/sending-mail-to-gmail.html @@ -1,6 +1,16 @@ title: Sending mail to gmail date: January 17, 2024 --- +

+ + Update: it has been brought to my attention that I may have been incorrect + in identifying a potential Google policy around SPF mechanics as the root + cause of the issue. If you were in a similar situation as me and this + approach resolves your problem - great! But it's likely that this is a + workaround rather than fundamentally addressing the issue. + +

+

If you're a selfhosting enjoyer like me, you may have been using Luke Smith's wonderful emailwiz to -- cgit v1.2.3