Daniel V. Reinhardt wrote:
All,
I
just set up virtual maps and virtual hosting using postfix, and would
like to know how I can forward email from a non-unix account to someone
who has a unix account. For example, cryptodan is a user on the unix
machine and has a shell and login credentials. However, I would like
to create [EMAIL PROTECTED] to be foardwared to cryptodan
the local unix account. How would I go about doing this?
use virtual_alias_maps
[EMAIL PROTECTED] [EMAIL PROTECTED]
assuming you have "localhost" in mydestination. otherwise replace it
with any domain listed in mydestination.