Tom Browder wrote:

>I get this message when posting to my new lists:
>
>Delivery to the following recipient failed permanently:
>
>    [email protected]
>
>Technical details of permanent failure:
>Google tried to deliver your message, but it was rejected by the
>recipient domain. We recommend contacting the other email provider for
>further information about the cause of this error. The error that the
>other server returned was: 550 550 5.1.1 <[email protected]>:
>Recipient address rejected: User unknown in virtual alias table (state
>14).
>
>The Mailman docs (specifically /etc/mailman/postfix-to-mailman.py)
>says that I don't have to set up virtual aliases:


postfix-to-mailman.py is not a part of standard GNU mailman. It is part
of the Debian/Ubuntu Mailman package, but whether it is properly
installed by default is a Debian/Ubuntu packaging question.


># -join, -leave, -subscribe and -unsubscribe addresses. It will
># recognize a list as soon as the list is created, there is no need to
># add _any_ aliases for any list.  It recognizes mail to postmaster,
>
>but is that really true?


It is if Postfix is properly configured to use a 'mailman' transport
that invokes postfix-to-mailman.py for all mail to the Mailman list
domain.

It is clear from the above error message that 'mydomain.org' is a
virtual alias domain in Postfix and is not mapped to a 'mailman'
transport. You can either configure Postfix to use
postfix-to-mailman.py per the documentation which may or may not be
provided by Debian/Ubuntu or configure Postfix/Mailman integration per
<http://www.list.org/mailman-install/node12.html>.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list [email protected]
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