I just got an email from a fellow in Germany wanting to know where he
could find courier-to-mailman.py, a script I contributed to mailman some
time ago and which is included in the distribution, but apparently not
parsed for replacement tokens and installed in the contrib directory at
install time.

It might be a good idea to patch configure.in with the proper line to
take care of this:

--- configure.in.old    2012-03-12 13:41:57.512455181 -0500
+++ configure.in        2012-03-12 13:42:21.252451587 -0500
@@ -681,6 +681,7 @@
 bin/rb-archfix \
 contrib/check_perms_grsecurity.py \
 contrib/qmail-to-mailman.py \
+contrib/courier-to-mailman.py \
 contrib/rotatelogs.py \
 cron/bumpdigests \
 cron/checkdbs \

... and run autoconf so that the distributed configure file reflects
this change.

You have the equivalent script for qmail properly generated, but not the
courier script.  Qmail is pretty much obsolete these days, while courier
is under active development and is widely used, notably outside the US.
I've been using the courier-to-mailman.py script for the better part of
10 years.

-- 
Lindsay Haisley       | "Everything works if you let it"
FMP Computer Services |
512-259-1190          |          --- The Roadie
http://www.fmp.com    |

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to