On Tue, 1 Sep 2009 16:33:31 -0700, "Mark Sapiro" <m...@msapiro.net> wrote:
> Jeff Grossman wrote:
> 
>>I am using the
>>postfix-to-mailman.py script to automatically create the virtual mapping
>>in Postfix.  All of my lists are working perfectly, except mail to
>>postmaster or abuse for that virtual domain is getting rejected with the
>>following error:
>>
>> 
>>
>>Sep  1 16:13:57 corp2 postfix/smtpd[25764]: NOQUEUE: reject: RCPT from
>>corp1.turners.com[192.168.168.229]: 550 5.1.1
>><postmas...@lists.turners.com>: Recipient address rejected: User unknown
>>in relay recipient table
> 
> 
> That's the problem with postfix_to_mailman.py. It is designed for a
> situation where every address in the domain is a list.
> 
> I'm not sure if you can add a virtual_alias mapping from e.g.
> postmas...@lists.turners.com to postmaster (assuming postmaster is a
> locally deliverable address) that will take priority over the
> transport mapping for the domain. If that doesn't work, you can always
> create abuse and postmaster mailman lists.

The virtual_alias_maps option worked perfectly.  Now the postmaster and
abuse addresses can receive mail with no problems.

Thanks for your help.

Jeff
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to