
25 Oct
2011
25 Oct
'11
5:51 p.m.
Quoting Craig Sanders (cas@taz.net.au):
or do the whole lot in one go on the command line (as root or user 'list') with:
for LIST in $(list_lists --bare) ; do echo "subject_prefix = ''" | config_list -i /dev/stdin $LIST done
Neatly done, sir.
i've only been authorised to work on importing the old LUV list archives into pipermail (which has been on my TODO list for too long, got busy at work and then i was sick for most of the last week and a half), not to do anything else.
In case it will help: http://lists.svlug.org/archives/volunteers/2011q3/003803.html (Explanation provided contains one embarrassing error: I should have su'd to the mailman user, rather than root. Then, I would not have had to chown a directory to mailman.)