Channel Creation

Hi

I have added one new channel named tcp_new_be in our

messaging server but the channel is not visible while running

the following cmd..

# ./imsimta qm su

tcp_submit 0 0.00

tcp_sms_mway 0 0.00

tcp_local 3676 134710.61 23 Sep, 18:31:37

tcp_intranet 0 0.00

tcp_auth 0 0.00

reprocess 0 0.00

process 0 0.00

dump_sms 0 0.00

so i have started the channel using the following command.

# ./imsimta qm start tcp_new_be

QM-I-STARTED, channel was not stopped

my ques are..

1) The above command shows that the channel is running but why itz

is NOT visible while running ./imsimta command ?

2) I want to convert the messages coming to this to a particular

backend servers?how i can do this ?

Any Help

Thanks in Advance

[845 byte] By [bsnl-nib] at [2007-11-26 10:21:32]
# 1
So, how did you add the new channel?Editing imta.cnf?What did you add?Did you remember to runimsimta cnbuildafter editing the files?
jay_plesset at 2007-7-7 2:21:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

Hi,

A newly added channel definition will not automatically show up with the imsimta queue commands.

These command operate on queue directories that exist. If you have newly created the definition for the channel and no emails have yet passed through the channel, then the queue directory will not yet have been created - and thus will not show up.

Regards,

Shane.

shane_hjorth at 2007-7-7 2:21:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
I got itThanks Shane
bsnlnib at 2007-7-7 2:21:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
After sending some messages it started showing that channel.Thanks Jay
bsnlnib at 2007-7-7 2:21:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...