franc walter wrote:

>Am Sat, 10 Jul 2010 10:02:00 -0700 schriebst du:
>
>> and the third way is
>> to download Mailman/MTA/Postfix.py from
>> <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/files/head:/Mailman/MTA/>
>> and replace yours with the downloaded one and add
>
>> VIRTUAL_MAILMAN_LOCAL_DOMAIN ='some.nondovecot.local.domain'
>
>Ok, i downloaded this Postfix.py and put it to:
>
>/usr/lib/mailman/Mailman/MTA/Postfix.py
>
>i put in my mm_cfg.py:
>
>VIRTUAL_MAILMAN_LOCAL_DOMAIN ='lists.example2.org'
>
>at the end and restarted postfix and mailman.


And did you run genaliases?


>Now if i send from
>
>fri...@outside.org
>
>to:
>
>testl...@lists.example2.org
>
>i get the bounce from Mailer-Daemon:
>
>...
>The mail system
>
><testl...@lists.example2.org>: unknown user: "testlist"
>
>I hope you didn't think that i want to have any mail-address in dovecot with
>testl...@lists.example2.org. I just want to have an distributing tool, a
>mailinglist.


No. You do not want any list addresses and domains in Dovecot.

With the above, all your lists will be mapped to the lists.example2.org
domain which must be local.

lists.example2.org needs to be in my_destination in main.cf and not in
virtual_alias_domains or in POSTFIX_STYLE_VIRTUAL_DOMAINS. All the
other list email domains need to be in both virtual_alias_domains and
POSTFIX_STYLE_VIRTUAL_DOMAINS, and data/virtual-mailman needs to be
referenced in virtual_alias_maps.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to