I must be using the wrong terms in my search. I'm having difficulty understanding the postfix documentation and can't find something to lift the fog. Here goes ...
I have an email forward subscription that I pay for where:
user1@mydomain is forwarded to
otheruser1@somecomcast.net[/email]
user2@mydomain is forwarded to
otheruser2@somecomcast.net[/email]
catchall@mydomain is forwarded to
catchall@somecomcast.net[/email]
My MX record is currently pointing to:
10:mailservice.ipayforthis.com
I want to setup a server to do this myself so I don't have to pay them anymore and solve some other problems. The server is in my house behind a router. It runs Mandriva Linux with postfix.
Here's where I need help:
Assuming I setup another MX record to call my server instead of the ipayforthis.com server. How do I duplicate the forwarding behavior? And by how, I really could use actual steps since I can't seem to make heads or tails of the documentation myself. Oh, and I don't want to create "local" users on the server.
1) What parameters do I activate in the postfix files and what should their values be?
2) Where are the user forward mappings stored?
3) Is this even possible?
Thank you!
r