OSEC

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 (moussnetoyen.net)
Date: Wed May 21 2008 - 03:53:58 CDT


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:

podcastexample.com podcastlocalhost

(as long as localhost is in mydestination)

then you can use alias_maps for the podcast user because
podcastlocalhost is local (because you have localhost in mydestination)