This is unsolicited but I'm sure someone has or will be bitten by this. So
consider this an amendment to the FAQ.

There's an answer in the FAQ on automatically deleting held messages along
with a script. In the following situation, Given list "somelist" as *well*
as list "somelist-blah",

when the script runs, for list  "somelist" due to the wildcard, it'll wipe
any pending msgs in the other list. The patch is to just tighten up the
regexp to search for 1 or more numbers after the dash ie
   rm ~mailman/data/heldmsg-$LISTNAME-[+0-9]*.txt
(And even that might not be tight enough if you happen to have another list
somelist-1)


 =-=-=-=-=-=-=-=-=-=-=-=-  generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
 David Stern                                            University of Maryland
                Institute for Advanced Computer Studies


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to