[Mailman-Users] Displaying Entire Membership List

LuKreme kremels at kreme.com
Sun May 31 23:35:46 CEST 2009


On 31-May-2009, at 15:15, Mark Sapiro wrote:
> #!/bin/sh
> f=`mktemp`
> echo "admin_member_chunksize = 5000" > $f
> bin/config_list -i $f LISTNAME
> rm $f


this got me:

usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
        mktemp [-d] [-q] [-u] -t prefix

I did this manually and got:

Non-standard property restored: admin_member_chunksize

is that an error or a success?


-- 
Two, Four, Six, Eight! Time to Transubstantiate!



More information about the Mailman-Users mailing list