]> Pileus Git - ~andy/fetchmail/commitdiff
Fix typo in R15, and clarify.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 6 Nov 2012 07:44:50 +0000 (08:44 +0100)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 6 Nov 2012 07:45:00 +0000 (08:45 +0100)
fetchmail-FAQ.html

index 0e4e0054d5146d760e321700474b0f27109ab857..5433220e8f4b7f03f532f948182ee254d5d1890a 100644 (file)
@@ -2538,10 +2538,11 @@ the most secure schemes are tried first.</p>
 
 <p>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.</p>
+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.</p>
 
 <p><strong>Solution:</strong> Configure the right authentication scheme
 explicitly, for instance, with <kbd>--auth cram-md5</kbd> or <kbd>--auth