[Mailman-Developers] [Mailman-checkins] SF.net SVN: mailman: [8043] trunk/mailman/Mailman
Tokio Kikuchi
tkikuchi at is.kochi-u.ac.jp
Thu Sep 28 10:06:25 CEST 2006
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 at ...'; this can't go well with this method. Isn't it time
to get rid of the -admin address in mailman-2.2? ;-)
tkikuchi at 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 at is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
More information about the Mailman-Developers
mailing list