lhost / sendxmpp

perl-script to send xmpp (jabber), similar to what mail(1) does for mail.
64 stars 22 forks source link

No SASL mechanism found #35

Closed andersonls closed 2 years ago

andersonls commented 4 years ago

Hello, I'm having the following error when trying to send a message to a prosody server.

No SASL mechanism found at /usr/share/perl5/Authen/SASL.pm line 77. at /usr/share/perl5/XML/Stream.pm line 2268.

sendxmpp version is 1.24 Perl version is 5.28.1

It is working on another machine with sendxmpp 1.23 and perl v5.20.2.