Postfix - How to alias some [email protected] to another user, but only for certain values of "host.com"
- by Rory McCann
I have a Postfix email setup. It's handle a few domains (i.e. I have them in my mynetworks in my main.cf). I have a normal unix account and use that to log in, and get my mail. My personal email account is of the form [email protected]. I have a new domain new.com, and I want to forward [email protected] to [email protected], however I don't want to forward [email protected].
Someone has suggested just forwarding all 'info' to 'user', and then using procmail on my user@ account to remove the [email protected]
The server is Ubuntu.