|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: postfix and mailing list, internal or mailman
From: mouss (mouss
netoyen.net)
Date: Wed May 21 2008 - 03:53:58 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dave wrote:
> Hello,
> Thanks for your reply. I've included postconf -n output below along with a
> log transaction. My domain is a virtual mailbox domain, the address being
> sent to is not a local user.
>
you need a virtual alias to redirect the virtual user to a local user:
podcast
example.com podcast
localhost
(as long as localhost is in mydestination)
then you can use alias_maps for the podcast user because
podcast
localhost is local (because you have localhost in mydestination)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]