hosting:mailman
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hosting:mailman [2016/07/28 17:04] – created jim | hosting:mailman [2020/07/13 11:36] (current) – [Old/Disabled lists] jim | ||
---|---|---|---|
Line 2: | Line 2: | ||
The mailing lists are now running with the standard Debian packaged version of Mailman. | The mailing lists are now running with the standard Debian packaged version of Mailman. | ||
+ | |||
+ | The Mailman setup for Exim is in ''/ | ||
===== LongSig ===== | ===== LongSig ===== | ||
Line 7: | Line 9: | ||
There is one non-standard extension, the LongSig handler. I have copied the Python code for the LongSig handler into ''/ | There is one non-standard extension, the LongSig handler. I have copied the Python code for the LongSig handler into ''/ | ||
- | LongSig is currently enabled only on '' | + | LongSig is currently enabled only on '' |
+ | |||
+ | ===== Creating a new list ===== | ||
+ | |||
+ | Given the appropriate Mailman login, you can create a new list from the web interface. | ||
+ | |||
+ | Unfortunately, | ||
+ | |||
+ | ''# | ||
+ | |||
+ | appears to be necessary. | ||
+ | |||
+ | ===== Old/ | ||
+ | |||
+ | There are lists which have been moribund for a while, and which we have disabled, to save the list admins from having to handle spam messages. | ||
+ | |||
+ | There is no official way in Mailman to disable a list. The closest you can get to is //emergency moderation//, | ||
+ | |||
+ | So I've disabled the mailing lists by '' | ||
+ | |||
+ | < | ||
+ | mailman_router: | ||
+ | | ||
+ | driver = accept | ||
+ | require_files = root, | ||
+ | local_part_suffix_optional | ||
+ | local_part_suffix = -bounces : -bounces+* : \ | ||
+ | -confirm+* : -join : -leave : \ | ||
+ | -owner : -request : -admin | ||
+ | transport = mailman_transport | ||
+ | </ | ||
+ | |||
+ | This means that the list address is no longer routable, and the list no longer appears on the list of mailing lists. All list configuration and archives are preserved. |
hosting/mailman.1469725472.txt.gz · Last modified: 2016/07/28 17:04 by jim