Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Mark Sapiro
On 04/22/2015 10:29 PM, Fil wrote: > Hello, > > just upgraded from 2.1.16 to 2.1.20, because I was fed up with the DMARC > issue. I googled a bit and found http://wiki.list.org/DEV/DMARC but it > lacks info, especially: The wiki page is only intended to describe in general terms what is availabl

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Fil
> > > 1) how to add a default value in mm_cfg.py > > > from the release notes I guess it's something like > > > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > > > > > > > just to be clear: this line doesn't seem to bring anything to > > exiting lists, which behave normal unless I go and set

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Stephen J. Turnbull
Fil writes: > On Thu, Apr 23, 2015 at 7:29 AM, Fil wrote: > > > 1) how to add a default value in mm_cfg.py > > from the release notes I guess it's something like > > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > > > > just to be clear: this line doesn't seem to bring anything to > exiti

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Fil
On Thu, Apr 23, 2015 at 7:29 AM, Fil wrote: > 1) how to add a default value in mm_cfg.py > from the release notes I guess it's something like > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > just to be clear: this line doesn't seem to bring anything to exiting lists, which behave normal unless I

[Mailman-Users] DMARC documentation lacking

2015-04-22 Thread Fil
Hello, just upgraded from 2.1.16 to 2.1.20, because I was fed up with the DMARC issue. I googled a bit and found http://wiki.list.org/DEV/DMARC but it lacks info, especially: 1) how to add a default value in mm_cfg.py from the release notes I guess it's something like DEFAULT_DMARC_MODERATION_ACT