okie .. i think you should:

Add the line /var/lib/mailman/data/aliases to alias_maps and *remove* it
from virtual_alias_maps.

Just make sure that you run:
/usr/bin/postmap on var/lib/mailman/data/virtual-mailman
And
/usr/sbin/postaliases on /var/lib/mailman/data/aliases

The problem is the user "test-subscribe" should be resolvable locally

--yogesh


> I found part of my problem.  In /etc/postfix/main.cf was
>
> virtual_alias_maps = hash:/etc/postfix/virtual,
>        hash:/var/lib/mailman/data/aliases,
>        hash:/var/lib/mailman/data/virtual-mailman
>
> The "aliases" line equates "test-subscribe" with "|...test subscribe"
> and generated the pecular userid in the "user unknown" message.
>
> Removing the aliases reference and leaving "virtual-mailman" gives:
>
>   <[EMAIL PROTECTED]>: unknown user:
>     "test-subscribe"
>
> which is much more reasonable.  However my subscribe message still
> hasn't gotten to mailman.
>
> What am I missing??
>
> Thanks.
>
> David
>
> ------------------------------------------------------
> Mailman-Users mailing list
> [EMAIL PROTECTED]
> 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/


--yogesh

++++++++++++++++++++++++++++++++++++++++++++++++
One RAID to backup them all, one RAID to find them, one RAID to bring them
all and in the darkness bind them.
++++++++++++++++++++++++++++++++++++++++++++++++




------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to