Hi,

Joe Peterson wrote:
> 
>       http://www.qnan.org/~pmw/howtos/mailman-virtuals.html
> 

In mailman-2.2, Postfix.py is considerably patched from the current 
version, especially making use of LMTP interface.  New configuration 
output is summarized in

http://mail.python.org/pipermail/mailman-developers/2006-November/019307.html
(you should convert back ' at ' -> '@')

In this model, your '@localhost' corresponds to '@dom1.example.com' and 
all your list and personal maiboxes are to 'dom2.example.com'.  You need 
no individual listname(-subqueue) destination in 
aliases/virtual/transport files.  Only one line
dom2.example.com lmtp:localhost:8025
in transport file.  You only have to manage /etc/postfix/virtual for 
personal accounts.

Is this suffice your needs?

> I've submitted patches for Mailman before, and I'd be glad to do one
> again, but I wanted to ask:
> 
> 1) Do you see benefit to adding a variable that would define this
> right-hand-side domain (e.g. "localhost") for virtual-mailman?
> 
> 2) What is a good name for the variable?  (POSTFIX_VIRTUAL_DESTINATION?)


-- 
Tokio Kikuchi, [EMAIL PROTECTED]
http://weather.is.kochi-u.ac.jp/
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to