From 6463caede766da351104ef421c0bcea52d4c4ba7 Mon Sep 17 00:00:00 2001
From: Matthias Andree
However, sometimes the server offers a secure authentication scheme that is not properly configured, or an authentication scheme such as -GSSAPI does requires credentials to be acquired externally. In some -situations, fetchmail cannot know the scheme will fail without trying -it. In most cases, fetchmail should proceed to the next authentication -scheme automatically, but this sometimes does not work.
+GSSAPI that requires credentials to be acquired externally. In some +situations, fetchmail cannot know that the scheme will fail beforehand, +without trying it. In most cases, fetchmail should proceed to the next +authentication scheme automatically, but this sometimes does not +work.Solution: Configure the right authentication scheme explicitly, for instance, with --auth cram-md5 or --auth -- cgit v1.2.3