view mcabber/doc/help/en/hlp_rawxml.txt @ 1067:a5dc85fdebde

Add key comparison for signatures & use user-provided PGP keys for encryption When we receive a signed presence/message, we check that the key used matches the one which has been set with "/pgp setkey". If provided, we use this key for encryption too.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 02 Dec 2006 13:11:44 +0100
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>"