view mcabber/doc/help/en/hlp_rawxml.txt @ 914:2aa0735936f8

Use DESTDIR in Makefile This is recommended by the GNU Coding Standards, and solves some packaging issues.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 24 Jun 2006 21:33:11 +0200
parents 9d11c1b1af7a
children 59b53fed6de1
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>"