Hi,
> I have the following set:
> All the mails are captured by server1
Well this makes no sense to me. How is this being achieved currently?
> I need to set the following:
> emails coming from abc.com be routed to server2
Do you mean emails coming from the 'abc.com' system or emails with a envelope address of @abc.com or a FROM: address of @abc.com?
Also why would you route based on the FROM: address?
> can anyone pass me the channel definition to set
> this.
Would help if we knew what you were trying to achieve and why.
Shane.
hi,
Sorry for the confusion...
I need all the mails that i send to abc.com to be sent through server2 even my architecture is structured in a way to send all mails from server1.
I need the channel definition i guess the keyword daemon would help...
Any suggestions.
Thanks
Hi,
> I need all the mails that i send to abc.com to be
> sent through server2 even my architecture is
> structured in a way to send all mails from server1.
I assume you mean *to* server1 and not *from* server1.
> I need the channel definition i guess the keyword
> daemon would help...
Correct you need to create a new channel which has the daemon keyword set to server2 and then create a rewrite rule to direct abc.com emails to the new channel.
I have explained this before on the forum/it is explained in the manuals. Please search/read.
Regards,
Shane.