On 6/30/21 4:37 PM, Thomas Gramstad wrote:
I understand that he can't do anything about the DKIM setup at gmail.
Nor should he, or anyone else, need to.
Can I as list admin do something in the list setup (Mailman 2.29)?
As others have said, remove incoming DKIM headers from incoming
messag
On 6/30/21 3:37 PM, Thomas Gramstad wrote:
A subscriber to one of my lists who posts from gmail has been
made aware that some list subscribers do not get his postings
because of DKIM setup at gmail. See attached error message.
I understand that he can't do anything about the DKIM setup at
gmail
One thing to try:
Add the following line to /etc/mailman/mm_cfg.py
REMOVE_DKIM_HEADERS = Yes
I did it. It clearly does no harm. Whether it helps, I don't know.
And "probably don't get" may sometimes mean "probably don't check my spam".
I'm thinking about removing all the headers with formail,
A subscriber to one of my lists who posts from gmail has been
made aware that some list subscribers do not get his postings
because of DKIM setup at gmail. See attached error message.
I understand that he can't do anything about the DKIM setup at
gmail.
Can I as list admin do something in the l
I’m running mailman 2.x and I am getting ready to build a new server and
migrate my lists to 3.x. For those of you who have done this already, do you
have any recommended reading suggestions other than the official web page at
https://docs.mailman3.org/en/latest/migration.html
--