atom feed9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Domain mailbox fo...
FromSent OnAttachments
Federico BaraldiDec 29, 2009 1:25 am 
Sam VarshavchikDec 29, 2009 4:12 am 
eculpDec 29, 2009 5:50 am 
Federico BaraldiDec 29, 2009 9:40 am 
Sam VarshavchikDec 29, 2009 3:25 pm 
Lars AlthofDec 29, 2009 4:21 pm 
Sam VarshavchikDec 29, 2009 6:46 pm 
Federico BaraldiDec 30, 2009 3:55 am 
Sam VarshavchikDec 30, 2009 2:53 pm 
Subject:Re: [courier-users] Domain mailbox forward.
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 29, 2009 4:12:42 am
List:net.sourceforge.lists.courier-users

Federico Baraldi writes:

Hi all, i need to forward all mailbox from mydomain.net to mydomain.com ... is
there a simple setup to do the task in courier ??

That depends on what you mean by "forward". You could mean at least four different things:

1) Take all mail to mydomain.net, and forward it to whatever the MX for mydomain.com is, without changing the recipient's address.

2) Replace any reci@mydomain.net with reci@mydomain.com, that process the mail normally

3) Rewrite all recipient addresses in the headers from reci@mydomain.net to reci@mydomain.com

4) Both #2 and #3.

#1 is simple. #2 and #3 (and #4) require additional work. And I suppose that by "forward" you could mean something different altogether. So, you'll have to explain what exactly you're trying to accomplish.