[Mailman-Users] Announce only list
Barry A. Warsaw
barry at python.org
Fri Nov 22 18:20:31 CET 2002
>>>>> "DKP" == David K Parker <dparker at ci.bryan.tx.us> writes:
DKP> We are wanting to create an announce only list for upcoming
DKP> events in our City. In looking at mailman, it appears the
DKP> standard welcome message can be prepended with some text, but
DKP> you cannot customize the entire message for a specific
DKP> list.
In Mailman 2.1 you can drop your customized listinfo.html file into
the lists/<mylist>/en directory (assuming you're changing the English
version of the text) and Mailman will automatically pick it up for
myst the `mylist' list. The complete look up rules are documented in
a comment before the maketext() function in Mailman/Utils.py.
It can be done in MM2.0, but I honestly don't remember the details and
I don't have time right now to swap in those brain cells.
-Barry
More information about the Mailman-Users
mailing list