Fabio Viero wrote:
> Hi
>
> I need to do something like this:
>
> Someone sends an e-mail to [email protected]
> Someone gets a reply from postfix saying "User has moved to
> [email protected]"
> I need postfix to STILL deliver the message to [email protected] (which
> doesn't happens)
>
> I tried using relocated with virtual aliases, transport with virtual
> aliases but neither worked (or were not correctly configured). I can
> send the reply informing that the user has moved, but cannot make
> postfix still deliver the original message. I want this because the
> users had not actually moved yet, itÅ› going to be a gradual process.
>
> Any insights on the subject?
>   
Use a virtual alias like:
[email protected]   [email protected],[email protected]

You did not give concrete examples so I'm assuming you did not list the
original address in the virtual alias.

Brian

Reply via email to