Hi I need to do something like this:
Someone sends an e-mail to u...@domain.com Someone gets a reply from postfix saying "User has moved to newu...@newdomain.com" I need postfix to STILL deliver the message to u...@domain.com (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? Thanks in advance.