Hello,
I saw this message thread covering how to log messages on a server via plugins:
Openfire message logs
https://community.igniterealtime.org/thread/52953
However my question is not about persistent logging of messages, but transient logging. Are messages sent between XMPP users saved to the hard drive of the Openfire server during processing in temp files (when receiving from one user and sending to the other)? Obviously this would be a temporary file that would be deleted almost instantly, but my users are concerned about privacy and don't want their messages logged at all. Can you clarify if messages are logged to the hard drive or just RAM only when being processed during a one-to-one conversation?
Thanks!