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
