imta channel definition

Hi All,I have the following set:All the mails are captured by server1I need to set the following:emails coming from abc.com be routed to server2can anyone pass me the channel definition to set this.Thanks
[253 byte] By [s@mira123a] at [2007-11-27 2:05:56]
# 1

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.

shane_hjortha at 2007-7-12 1:52:29 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

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

s@mira123a at 2007-7-12 1:52:29 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

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.

shane_hjortha at 2007-7-12 1:52:29 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...