
On Tue, Oct 25, 2011 at 12:13:05AM -0700, Rick Moen wrote:
Quoting Tim Connors (tconnors@rather.puzzling.org):
Could we do something about finding the setting in the new mailing list software to remove the nasty "[luv-main] [luv-talk] [luv-main]" subject line cruft that will no doubt appear once this ends up back on the luv-main list?
If our honoured listadmins wish to disable Mailman's Subject header 'tag' default, they will find it on General Options, 'Prefix for subject line of list postings'.
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 NOTE: tested on my own mailman lists and proven to work. theoretically, I could do that on the LUV list server. but i won't unless asked to do so by the committee. 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. craig -- craig sanders <cas@taz.net.au> BOFH excuse #65: system needs to be rebooted