Impossible to connect to mail server via pops3 using mutt 1.11
Kevin J. McCarthy
kevin at 8t8.us
Sat Mar 23 12:29:44 UTC 2019
On Sat, Mar 23, 2019 at 10:27:38AM +0100, felixs wrote:
>'getoauthbearersupport' and 'no refresh command defined', not showing
>any willingness to download my e-mais.
Hi felixs,
The OAUTH support was added in version 1.11.0. Perhaps the POP
implementation hasn't gotten enough testing.
It looks like if $pop_authenticators is undefined (the default) then POP
will try OAUTH first. Whereas IMAP will try OAUTH last. I think this
was an oversight, and I will change POP to match IMAP.
However, if $pop_auth_try_all is set (the default), then Mutt *should*
try all the other mechanisms (sasl, apop, user). Do you have
$pop_auth_try_all set?
You could also try setting $pop_authenticators to something like
"apop:user".
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20190323/3ebce48a/attachment.asc>
More information about the Mutt-users
mailing list