You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Strophe
Hi, I need to capture the requests sent by strophe, as I need to modify some trivial things on the auth stanzas that are sent on the initial requests.
I tryied to use a custom plugin and a handler. But none of these seem to work to process sent messages, they work fine for capturing received messages. How would be the right procedure to do this?