Re: [Mailman-Developers] [Mailman-checkins] SF.net SVN: mailman: [8043] trunk/mailman/Mailman
![](https://secure.gravatar.com/avatar/55289e5a03644b70626b52382ae5e1f6.jpg?s=120&d=mm&r=g)
Hi Barry and all,
I've checked in this patch today. Barry, please fix or backout them if you don't like them.
It looked like that MaildirRunner.py couldn't deal with the list name like 'mailman-users', so I rewrote it with a primitive method instead of using the re module. One problem: I manage a list called 'system-admin@...'; this can't go well with this method. Isn't it time to get rid of the -admin address in mailman-2.2? ;-)
tkikuchi@users.sourceforge.net wrote:
Revision: 8043 http://svn.sourceforge.net/mailman/?rev=8043&view=rev Author: tkikuchi Date: 2006-09-28 00:54:21 -0700 (Thu, 28 Sep 2006)
Log Message:
Here are the patches needed in order to create new lists on my test installation. I've tested four cases of combination of POSTFIX_STYLE_VIRTUAL_DOMAINS (Any/None) and USE_MAIL_DIR (Yes/No). Also, I've added POSTFIX_VIRTUAL_SEPARATOR = '_at_' for unique mapping of local part in the virtual-mailman/aliases files.
Modified Paths:
trunk/mailman/Mailman/Defaults.py.in trunk/mailman/Mailman/MTA/Postfix.py trunk/mailman/Mailman/MailList.py trunk/mailman/Mailman/Queue/MaildirRunner.py
-- Tokio Kikuchi, tkikuchi@is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/
![](https://secure.gravatar.com/avatar/01aa7d6d4db83982a2f6dd363d0ee0f3.jpg?s=120&d=mm&r=g)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sep 28, 2006, at 4:06 AM, Tokio Kikuchi wrote:
I've checked in this patch today. Barry, please fix or backout
them if you don't like them.
Thanks Tokio!
It looked like that MaildirRunner.py couldn't deal with the list name like 'mailman-users', so I rewrote it with a primitive method
instead of using the re module. One problem: I manage a list called 'system-admin@...'; this can't go well with this method. Isn't it
time to get rid of the -admin address in mailman-2.2? ;-)
+1 :)
- -Barry
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin)
iQCVAwUBRRu9GHEjvBPtnXfVAQJicQP+MJxjyB8jRv9kzj7GvxKKi4OYc4dT4AAi nfvSlwugonY24v4ec4cUv/XwuxchslgYKLCSC7W+AE9SGcZAwVFDIBVtwKpjokkP UVbKse8eH2rlYpKR0T7oiBu6+vcvBa/hJVJtR5MWso4XzqKmQtqQUvYGT2iXhK4p 7IAQerQmwHo= =2EoY -----END PGP SIGNATURE-----
participants (2)
-
Barry Warsaw
-
Tokio Kikuchi