On May 13, 2009, at 10:40 AM, Fabio Viero wrote:

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.


I may be totally wrong on this, but how about an auto-reply?
You would have [email protected] auto reply for the time being with the message you desire.

http://www.postfix.org/VIRTUAL_README.html#autoreplies

This will allow email to deliver as usual to [email protected]. I would also configure [email protected] t pass messages off from that account to the [email protected] account.

This is how I would approach it, though I am nut sure how to configure it, the docs at the link above seem a good starting point.
--
Scott * If you contact me off list replace talklists@ with scott@ *

Reply via email to