[Mailman-Users] Command line modification of user options?

Stefan Förster cite at incertum.net
Thu May 8 19:49:20 CEST 2008


* Mark Sapiro <mark at msapiro.net> wrote:
> >Is there an easy way to do this from the command-line? Or perhaps  
> >somebody has a script?
> 
> 
> There is a withlist script at
> <http://www.msapiro.net/scripts/reset_bounce.py>; mirrored at
> <http://fog.ccsf.edu/~msapiro/scripts/reset_bounce.py> and
> <http://veenet.value.net/~msapiro/scripts/reset_bounce.py>.
[...]

I've had, for different reasons, a look at
http://www.msapiro.net/scripts/set_nodups.py which contains the
following line:

mlist.setMemberOption(member, mm_cfg.DontReceiveDuplicates, 1)

Since this is exactly what I am looking for (well, more or less), I'd
like to ask where I can get a list of all parameters (I'm talking
about "DontReceiveDuplicates" right now) which can be used to modify
subscriber options.


Thanks in advance
Stefan


More information about the Mailman-Users mailing list