<div dir="ltr">Greetings,<div><br></div><div>We have an auxprop plugin that we are using in conjunction with the digest-md5 plugin. It looks like I'm running into an issue where the error message that I set within the auxprop_lookup() function  (via utils->seterror() ) is being overwritten by this line, as it returns up the call stack: <a href="https://github.com/cyrusimap/cyrus-sasl/blob/master/plugins/digestmd5.c#L2567">https://github.com/cyrusimap/cyrus-sasl/blob/master/plugins/digestmd5.c#L2567</a></div><div><br></div><div>Should there be a way for the plugin to set the error message that will be returned by the sasl_server_step() function?</div><div><br></div><div>Best,</div><div>-Joe</div></div>