**>Subject: XML post
**>From: vass g?bor <[EMAIL PROTECTED]>
**>To: [email protected]
**>Date: Wed, 23 Feb 2005 08:41:06 +0100
**>
**>Hi everybody!
**>
**>I need some urgent help. I have to finish a project today, but I don't
**>know how to post XML to Kannel, I always getting Http Response 403.
**>
**>Here is the XML what I use:
**>
**>                <?xml version=\"1.0\" encoding=\"iso-8859-2\"?>
**>                        <message>
**>                          <submit>
**>                            <da><number>to</number></da>
**>                            <oa><number>from</number></oa>
**>                            <ud>messageText</ud>
**>                            <dcs>
**>                              <coding>ISO-8859-2</coding>
**>                            </dcs>
**>                            <from>
**>                              <user>isms</user>
**>                              <pass>isms</pass>
**>                        </from>
**>                          </submit>
**>                         </message>
**>
**>
**>I post this XML to cgi-bin/sendsms...
**>
**>What is wrong?

Did you specify that the correct content-type:
  Content-type: text/xml

See ya...

d.c.

Reply via email to