Bob Kromonos Achten <[email protected]> ha escrit:

> CLIENT <<< 334 VXNlciBOYW1l(18)

The server sent "User Name" (in base64).  It expects in return the
user name. However:

> CLIENT >>>

... the client sent empty string instead.  This is clearly an invalid
base64 input and therefore Anubis reports:

> [28068] GSASL error: SASL mechanism could not parse input

> Is there a workaround? Or is it a bug?

It's a bug on the client side.  Anubis can do nothing to
help it, except reporting it as an error (which it does).

As a side note, SASL LOGIN has long ago been deprecated in
favor of the PLAIN mechanism.  Have you tried it?

Regards,
Sergey


_______________________________________________
Bug-anubis mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-anubis

Reply via email to