Fix XMPP server #33
Closed
opened 6 years ago by Ghost
·
3 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
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.