Displaying 2 results from an estimated 2 matches for "dmrmgwctftjtdcy6".
2020 Aug 24
2
unsupported auth mechanism
...auth mechanism): user=<username at domain.it>, method=USER, rip=x,y,x,z, lip=x,y,w,z, session=<e5KkR5qto8hPAL9q>
While, before upgrade, same user logged succesfully:
pop3-login: Login: user=<username at domain.it>, method=PLAIN, rip=x,y,x,z, lip=x,y,w,z, mpid=62876, session=<dMRmGWCtFtJtdcy6>
This is my conf (unchanged since months):
# dovecot -n
# 2.3.11.3 (502c39af9): /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 12.1-RELEASE-p8 amd64 zfs
# Hostname: server
doveconf: Warning: please set ssl_dh=</usr/local/etc/dovecot/dh.pem
doveconf: Warning: You can generate it with: dd...
2020 Aug 24
0
unsupported auth mechanism
...er=<username at domain.it>, method=USER, rip=x,y,x,z, lip=x,y,w,z, session=<e5KkR5qto8hPAL9q>
>
> While, before upgrade, same user logged succesfully:
>
> pop3-login: Login: user=<username at domain.it>, method=PLAIN, rip=x,y,x,z, lip=x,y,w,z, mpid=62876, session=<dMRmGWCtFtJtdcy6>
The only thing that comes to mind is the pop3 issue where an auth attempt
after a failed auth attempt would always fail. I'm not sure why the client
that's having issues is failing the first attempt (unless it tries an
unsupported mechanism first, and then tries to fall back to PLAIN)...