[Mailman-Users] withlist -q still not quiet

Mark Sapiro mark at msapiro.net
Sat Oct 11 20:09:07 CEST 2008


Kelly Jones wrote:

>Mark, according to "withlist --help":
>
>% bin/withlist [options] listname [args ...]
>
>which means the listname is required on the command line, no?


True, but the latter explaination of the "--all / -a" option qualifies
this


>How do I move the listname into a script instead?


It is not the absence of listname that supresses the banner and makes
withlist -q truly quiet. It is the presence of the "-r callable"
option.


[msapiro at msapiro ...f/test-mailman]$ bin/withlist -r no_op list1
Importing no_op...
Running no_op.no_op()...
Loading list list1 (unlocked)
Finalizing
[msapiro at msapiro ...f/test-mailman]$ bin/withlist -r no_op -q list1
[msapiro at msapiro ...f/test-mailman]$

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list