On 10/9/24 8:57 AM, Kevin A. McGrail via Mailman-Users wrote:

On 10/9/2024 10:22 AM, David Andrews via Mailman-Users wrote:

I run a Mailman installation, 2.1.39 through cPanel. I am having trouble delivering to addresses that are a part of Google Workspace! My mail reports show the mail is accepted, but the users do not get it, and they, or I are seeing no errors.

Does Google have mail requirements I am not aware of, we of course have .DKIM, SPF etc.

David,

Are you aware of the Yahoogle changes earlier this year? https:// www.buzzstream.com/blog/google-yahoo-email-requirements/ is one of the better articles about it

Yes, Currently gmail.com is still publishing a DMARC policy of `none` but they treat mail From: the gmail.com domain with a stricter policy. This is a problem because dmarc_moderation_action will not normally be applied to mail From: *@gmail.com, but it needs to be. To work around this you need to add
```
^.*@gmail\.com
```
to Privacy options... ->Sender filters -> dmarc_moderation_addresses.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/
Member address: arch...@jab.org

Reply via email to