User found but password failure
Joseph Tam
jtam.home at gmail.com
Mon Aug 26 23:35:38 EEST 2019
On Sun, 25 Aug 2019, Mauricio Tavares wrote:
> Per [1] I decided to see what the response (base64-reply) I am
> submitting to dovecot looks like:
>
> echo 'base64-reply' | base64 -d
> raub at example.compassword
I think there's a hidden null character netween username and password which
you can see using
echo 'base64-reply' | base64 -d | od -c
but as Aki mention, this is probably not relevant to your problem.
Joseph Tam <jtam.home at gmail.com>
More information about the dovecot
mailing list