view mcabber/doc/help/en/hlp_rawxml.txt @ 1224:fb0460a3cf4b

Fix iqscallback_auth() when authentication fails This patch fixes a bug introduced with changeset 4a7db2870685.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 17 May 2007 11:40:27 +0200
parents 59b53fed6de1
children
line wrap: on
line source


 /RAWXML send string

Send "string" (raw XML format) to the Jabber server.
No check is done on the string provided.

BEWARE!
Use this only if you know what you are doing, or you could terminate the connection.

Example: "/rawxml send <presence><show>away</show></presence>"