Re: [Mailman-Users] 'Undelivered Mail Returned to Sender' error when using an e-mail from a domain co-hosted with the one used for Mailman lists

2014-04-25 Thread Jacques Setton
Hello Mark, >> Not until you do as I asked before and post the resulting output from grepping the mail log for the Postfix queue id of a returned message. >> Based on your prior post, this would be something like >> grep 9F72D11C00A /var/log/maillog >> Also it might help to see your transport maps

Re: [Mailman-Users] I : Error message "Bug in Mailman version 2.1.12" when approving a moderated post and selecting "Preserve message for the Administrator"...

2014-04-25 Thread Jacques Setton
>> This is a Python 2.6 incompatibility fixed in Mailman 2.1.13. The fix is at . Thanks Mark for the pointer to the 1183 fix. For the time being, would it be ok that I replace the existing 'ListAdmin.py' file by a revised one w

Re: [Mailman-Users] Gmail and DMARC

2014-04-25 Thread Jim Popovitch
On Thu, Apr 24, 2014 at 4:08 PM, Jim Popovitch wrote: > On Thu, Apr 24, 2014 at 3:43 PM, Mark Sapiro wrote: >> On 04/24/2014 12:35 PM, Lindsay Haisley wrote: >>> I don't know if this was the case before, but Gmail is publishing a >>> DMARC record with p=none. I seem to recall that last week the

Re: [Mailman-Users] Gmail and DMARC

2014-04-25 Thread Lindsay Haisley
On Fri, 2014-04-25 at 11:54 -0400, Jim Popovitch wrote: > http://support.google.com/mail/bin/answer.py?answer=14257 > > b6sm884241igm.2 - gsmtp (in reply to MAIL FROM > command)) > > > > So for some period of time, they wanted Mailman to auth as who? :-) > > OK, that wasn't an odd

Re: [Mailman-Users] I : Error message "Bug in Mailman version 2.1.12" when approving a moderated post and selecting "Preserve message for the Administrator"...

2014-04-25 Thread Mark Sapiro
On 04/25/2014 04:46 AM, Jacques Setton wrote: >>> This is a Python 2.6 incompatibility fixed in Mailman 2.1.13. The fix is > at . > > Thanks Mark for the pointer to the 1183 fix. For the time being, would it be > ok that I repl

Re: [Mailman-Users] 'Undelivered Mail Returned to Sender' error when using an e-mail from a domain co-hosted with the one used for Mailman lists

2014-04-25 Thread Mark Sapiro
On 04/25/2014 03:25 AM, Jacques Setton wrote: > > 1) Selected Sequence from /var/log/maillog ... > Apr 21 02:49:56 vps12345 postfix/smtp[9414]: F030911C008: > to=, relay=127.0.0.1[127.0.0.1]:10024, > delay=0.73, delays=0.26/0.01/0/0.46, dsn=2.0.0, status=sent (250 2.0.0 from > MTA(smtp:[127.0.0.

[Mailman-Users] DMARC: Testing anonymous_list as an option

2014-04-25 Thread Terry Earley
I have been reading these posts and your documentationwith interest, and since in our list, we moderate every post, we did not have too much concern about having moderators re-post yahoo messages. Then the news that AOL is joining the DMARC party got me worry

Re: [Mailman-Users] DMARC: Testing anonymous_list as an option

2014-04-25 Thread Mark Sapiro
On 04/25/2014 01:06 PM, Terry Earley wrote: > > My question then is what variable would return the sender's address in the > msg_header? If there is no variable, then how could we do that? Some of our > posters carry more credibility than others. There currently is none. It would be possible to

[Mailman-Users] Workaround for yahoo/aol dmarc?

2014-04-25 Thread Conrad G T Yoder
I’ve been poking around the Mailman options (that I have access to… I am using a hosted Mailman 2.1.14) and brainstorming - would it be possible, using the options in the “Non-digest options” page, to munge the “From:” header of Yahoo/AOL posters to change their address to something like sm...@

Re: [Mailman-Users] Workaround for yahoo/aol dmarc?

2014-04-25 Thread Mark Sapiro
On 04/25/2014 01:30 PM, Conrad G T Yoder wrote: > I’ve been poking around the Mailman options (that I have access to… I am > using a hosted Mailman 2.1.14) and brainstorming - would it be possible, > using the options in the “Non-digest options” page, to munge the “From:” > header of Yahoo/AOL p

Re: [Mailman-Users] Gmail and DMARC

2014-04-25 Thread Jim Popovitch
On Fri, Apr 25, 2014 at 12:48 PM, Lindsay Haisley wrote: > On Fri, 2014-04-25 at 11:54 -0400, Jim Popovitch wrote: >> http://support.google.com/mail/bin/answer.py?answer=14257 >> > b6sm884241igm.2 - gsmtp (in reply to MAIL FROM >> command)) >> > >> > So for some period of time, the

[Mailman-Users] How to re-send list traffic from archives?

2014-04-25 Thread Dan Mahoney, System Admin
Hey there all, Due to a VERP misconfig on one of our systems, we had a number of outbound posts bounce with a 500-series error. What we'd like to do is go through the archives for the period of time we missed, and re-send those messages. Is this something anyone's had to do in the past and

Re: [Mailman-Users] Mailman 2.1.18 release

2014-04-25 Thread Mark Sapiro
I'm pleased to announce the third candidate release for Mailman 2.1.18. This fixes a few bugs since discovered since the second release candidate. Python 2.4 is the minimum supported, but Python 2.7 is recommended. Please submit any i18n updates before May 1 to get them in the final release. Thi

Re: [Mailman-Users] Gmail and DMARC

2014-04-25 Thread Stephen J. Turnbull
Jim Popovitch writes: > TBH, I'm not sure what else there is to look for. :-) GMail, every so > often, is telling my Mailman that it needs to Auth in order to reflect > From:gmail to other gmail customers. It's like DMARC without > following the DMARC standard (GMail has a p=none policy). I

Re: [Mailman-Users] Gmail and DMARC

2014-04-25 Thread Jim Popovitch
On Sat, Apr 26, 2014 at 2:24 AM, Stephen J. Turnbull wrote: > Jim Popovitch writes: > > > TBH, I'm not sure what else there is to look for. :-) GMail, every so > > often, is telling my Mailman that it needs to Auth in order to reflect > > From:gmail to other gmail customers. It's like DMARC w