On Wed, 05 Mar 2003 13:57:14 +0100 Gustav Tresselt <[EMAIL PROTECTED]> wrote:
> Just ignore me if this is getting repetitive/annoying.. :) > > I've searched the mail archive and found no clues as > how the "X-Kannel headers" should be encoded in the HTML. > > Here's one of my typical attempts..: > > "<HTML> > <HEAD> > <X-Kannel-SMSC>TelenorSMSC</X-Kannel-SMSC> > </HEAD> > </HTML> > <BODY> > This is the messij itself. > </BODY>" > > > In this case, Kannel realizes this is HTML, breaks > it up, separates the body, but sends the message as: > > "TelenorSMSC > This is the messij itself." > > And routes it to another SMSC. > How should these headers be encoded in the HTML? > > There is probably some standard concept within > HTML I'm not aware of here.. > > > Thanks on forehand for any help, > Gustav Tresselt > Try set in responce "X-Kannel-SMSC='TelenorSMSC' <HTML> <HEAD> </HEAD> </HTML> <BODY> This is the messij itself. </BODY>" -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"
