Can somebody explain to me in other words what the problem with:

FROM DOCUMENTATION:
If in your virtual-dom1 file, you've got the following lines:

    dom1.ain  IGNORE
    @dom1.ain @mail.dom1.ain

   this tells Postfix to deliver anything addressed to dom1.ain to the
   same mailbox at mail.dom1.com, its default destination.

   In this case you would not include dom1.ain in
   POSTFIX_STYLE_VIRTUAL_DOMAINS because otherwise Mailman will write
   entries for mailing lists in the dom1.ain domain as

    [EMAIL PROTECTED]         mylist
    [EMAIL PROTECTED] mylist-request
    # and so on...

   The more specific entries trump your more general entries, thus
   breaking the delivery of any dom1.ain mailing list.


Because, I don't see the problem. Because in both cases all mail will be
delivered locally.  Either through @mail.dom1.ain (default) or mylist-* if
it "hits" a more specific name in the virtual file.

--
JFO

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to