To piggyback off this issue, there seems to be an issue where the XMPP server gets stuck and stops responding. I believe it is in the IMAP auth script, since it was working with the previous auth script.
To piggyback off this issue, there seems to be an issue where the XMPP server gets stuck and stops responding. I believe it is in the IMAP auth script, since it was working with the previous auth script.
Alright, had to write my own auth utility for IMAP (located here: https://git.teknik.io/Uncled1023/ejabberd-imap-auth)
Everything seems to be working now.
To piggyback off this issue, there seems to be an issue where the XMPP server gets stuck and stops responding. I believe it is in the IMAP auth script, since it was working with the previous auth script.
Alright, had to write my own auth utility for IMAP (located here: https://git.teknik.io/Uncled1023/ejabberd-imap-auth)
Everything seems to be working now.
Thank you, man, tested to be working. Sorry it took you extra code but I think it’s worth it. I’ll keep an eye on it and report if it fails.