The client turn off the chat dialog

If the Client turn off the chat dialog,

how do I know it?

Is there will be some packets be sent from the Client to the Server?

Hi Eori,

local logging as Spark does it is a client feature and thus you we’'ll be not informed.

The audit mode offers the possibility to log all chat messages on server side, the client can’‘t disable this logging if the server admin uses it. Everything is logged as XML and not encoded, that’'s one of the reasons why one wants to use clients which offer p2p encryption, so even the server admin sees only encrypted messages.

LG