diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-09-25 14:04:36 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-09-25 14:16:44 +0200 |
commit | 800a99f7297b780909245408a6c1d64f79c81b25 (patch) | |
tree | 0174205dd8149c69e367cb4c85dcca5516bc036c | |
parent | d2df913659fc1e6632a685d1bf981cfdc4829991 (diff) | |
download | fetchmail-800a99f7297b780909245408a6c1d64f79c81b25.tar.gz fetchmail-800a99f7297b780909245408a6c1d64f79c81b25.tar.bz2 fetchmail-800a99f7297b780909245408a6c1d64f79c81b25.zip |
Add FAQ item #R15 on authentication failures.
-rw-r--r-- | fetchmail-FAQ.html | 21 | ||||
-rw-r--r-- | po/de.po | 100 |
2 files changed, 75 insertions, 46 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index a57e4583..91db4421 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -188,6 +188,7 @@ messages but before deleting them</a><br/> errors.</a><br /> <a href="#R13">R13. What does "Interrupted system call" mean?</a><br /> <a href="#R14">R14. Since upgrading fetchmail/OpenSSL, I can no longer connect!</a><br /> +<a href="#R15">R15. Help, I'm getting Authorization failure!</a><br /> <h2 id="C_H">Hangs and lockups</h2> @@ -2505,6 +2506,26 @@ option is <kbd>--sslcertpath /home/hans/certs</kbd> on the commandline and env PATH=/opt/openssl1.0.0/bin /opt/openssl1.0.0/bin/c_rehash /home/hans/certs </pre> +<h2><a id="R15" name="R15">R15. Help, I'm getting Authorization failure!</a></h2> + +<p>Fetchmail by default attempts to authenticate using various schemes. +Fetchmail tries these schemes in order of descending security, meaning +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.</p> + +<p><strong>Solution:</strong> Configure the right authentication scheme +explicitly, for instance, with <kbd>--auth cram-md5</kbd> or <kbd>--auth + password</kbd> on the command line or <code>auth "cram-md5"</code> or + <code>auth "password"</code> in the rcfile. Details can be found + in the manual page.<br /> + <strong>Note</strong> that auth password should only be used + across secure links (see the sslcertck and ssl/sslproto options). + </p> + <hr/> <h1>Hangs and lockups</h1> <h2><a id="H1" name="H1">H1. Fetchmail hangs when used with @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: fetchmail 6.3.17-pre1\n" +"Project-Id-Version: fetchmail 6.3.18-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-08-28 19:21+0200\n" -"PO-Revision-Date: 2010-08-28 19:24+0200\n" +"POT-Creation-Date: 2010-09-25 14:08+0200\n" +"PO-Revision-Date: 2010-09-25 14:15+0200\n" "Last-Translator: Matthias Andree <matthias.andree@gmx.de>\n" "Language-Team: Deutsch <de@li.org>\n" "MIME-Version: 1.0\n" @@ -288,18 +288,22 @@ msgstr "Authentifikationsfehlschlag bei %s@%s%s\n" msgid " (previously authorized)" msgstr " (vormals autorisiert)" -#: driver.c:1210 +#: driver.c:1192 +msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" +msgstr "Hilfe (auf Englisch): siehe http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" + +#: driver.c:1213 #, c-format msgid "Subject: fetchmail authentication failed on %s@%s" msgstr "Subject: Fetchmail: Authentifikation fehlgeschlagen bei %s@%s" -#: driver.c:1214 +#: driver.c:1217 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail konnte keine Mail von %s@%s erhalten.\n" # -#: driver.c:1218 +#: driver.c:1221 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" @@ -314,7 +318,7 @@ msgstr "" "brauchbare Fehlermeldung geliefert hat." # -#: driver.c:1224 +#: driver.c:1227 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" @@ -336,7 +340,7 @@ msgstr "" "Wiederherstellung des Dienstes keine weiteren Meldungen gesendet." # -#: driver.c:1234 +#: driver.c:1237 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" @@ -358,173 +362,173 @@ msgstr "" "versuchen, eine Verbindung herzustellen. Es werden bis zur\n" "Wiederherstellung des Dienstes keine weiteren Meldungen gesendet." -#: driver.c:1250 +#: driver.c:1253 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "Sofortige erneute Abfrage von %s@%s\n" -#: driver.c:1255 +#: driver.c:1258 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "Unbekannter Einlogg- oder Authentifikationsfehler bei %s@%s\n" -#: driver.c:1279 +#: driver.c:1282 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "Authentifikation OK bei %s@%s\n" -#: driver.c:1285 +#: driver.c:1288 #, c-format msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "Subject: Fetchmail: Authentifikation OK bei %s@%s" -#: driver.c:1289 +#: driver.c:1292 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Fetchmail war in der Lage, sich bei %s@%s einzuloggen.\n" # -#: driver.c:1293 +#: driver.c:1296 msgid "Service has been restored.\n" msgstr "Der Dienst ist wieder hergestellt.\n" -#: driver.c:1325 +#: driver.c:1328 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "Ordner %s wird gewählt oder erneut abgefragt\n" -#: driver.c:1327 +#: driver.c:1330 msgid "selecting or re-polling default folder\n" msgstr "Vorgabe-Ordner wird gewählt oder erneut abgefragt\n" -#: driver.c:1339 +#: driver.c:1342 #, c-format msgid "%s at %s (folder %s)" msgstr "%s bei %s (Ordner %s)" -#: driver.c:1342 rcfile_y.y:390 +#: driver.c:1345 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "%s bei %s" -#: driver.c:1347 +#: driver.c:1350 #, c-format msgid "Polling %s\n" msgstr "Frage %s ab\n" -#: driver.c:1351 +#: driver.c:1354 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "%d Nachricht (%d %s) für %s" msgstr[1] "%d Nachrichten (%d %s) für %s" -#: driver.c:1354 +#: driver.c:1357 msgid "seen" msgid_plural "seen" msgstr[0] "gesehene" msgstr[1] "gesehene" -#: driver.c:1357 +#: driver.c:1360 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%d Nachricht für %s" msgstr[1] "%d Nachrichten für %s" -#: driver.c:1364 +#: driver.c:1367 #, c-format msgid " (%d octets).\n" msgstr " (%d Bytes).\n" -#: driver.c:1370 +#: driver.c:1373 #, c-format msgid "No mail for %s\n" msgstr "Keine Post für %s\n" -#: driver.c:1403 +#: driver.c:1406 msgid "bogus message count!" msgstr "ungültige Nachrichtenanzahl!" -#: driver.c:1546 +#: driver.c:1549 msgid "socket" msgstr "Socket" -#: driver.c:1549 +#: driver.c:1552 msgid "missing or bad RFC822 header" msgstr "fehlende oder fehlerhafte RFC822-Kopfzeile" -#: driver.c:1552 +#: driver.c:1555 msgid "MDA" msgstr "MDA" -#: driver.c:1555 +#: driver.c:1558 msgid "client/server synchronization" msgstr "Klient/Server-Synchronisation" -#: driver.c:1558 +#: driver.c:1561 msgid "client/server protocol" msgstr "Klient/Server-Protokoll" -#: driver.c:1561 +#: driver.c:1564 msgid "lock busy on server" msgstr "Lock auf Server beschäftigt" -#: driver.c:1564 +#: driver.c:1567 msgid "SMTP transaction" msgstr "SMTP-Transaktion" -#: driver.c:1567 +#: driver.c:1570 msgid "DNS lookup" msgstr "DNS-Nachschlag" -#: driver.c:1570 +#: driver.c:1573 msgid "undefined" msgstr "undefinierter" -#: driver.c:1576 +#: driver.c:1579 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "%s-Fehler beim Abholen von %s@%s und Auslieferung zum SMTP-Host %s\n" -#: driver.c:1578 +#: driver.c:1581 msgid "unknown" msgstr "unbekannt" -#: driver.c:1580 +#: driver.c:1583 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "%s-Fehler beim Abholen von %s@%s\n" -#: driver.c:1592 +#: driver.c:1595 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "Nach-Verbindungs-Befehl wurde mit Signal %d beendet\n" -#: driver.c:1594 +#: driver.c:1597 #, c-format msgid "post-connection command failed with status %d\n" msgstr "Nach-Verbindungs-Befehl scheiterte mit Status %d\n" -#: driver.c:1613 +#: driver.c:1616 msgid "Kerberos V4 support not linked.\n" msgstr "Kerberos-V4-Unterstützung nicht vorhanden.\n" -#: driver.c:1621 +#: driver.c:1624 msgid "Kerberos V5 support not linked.\n" msgstr "Kerberos-V5-Unterstützung nicht vorhanden.\n" -#: driver.c:1632 +#: driver.c:1635 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "Option --flush ist mit %s nicht unterstützt\n" -#: driver.c:1638 +#: driver.c:1641 #, c-format msgid "Option --all is not supported with %s\n" msgstr "Option --all ist mit %s nicht unterstützt\n" -#: driver.c:1647 +#: driver.c:1650 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "Option --limit ist mit %s nicht unterstützt\n" @@ -1705,12 +1709,16 @@ msgstr "Benutze Servicenamen [%s]\n" #: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" -msgstr "Keine geeignete GSSAPI-Beglaubigung gefunden. Überspringe GSSAPI-Authentifizierung.\n" +msgstr "" +"Keine geeignete GSSAPI-Beglaubigung gefunden. Überspringe GSSAPI-" +"Authentifizierung.\n" #: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" -msgstr "Wenn Sie GSSAPI benutzen möchten, brauchen Sie Beglaubigungen, ggf. von kinit.\n" +msgstr "" +"Wenn Sie GSSAPI benutzen möchten, brauchen Sie Beglaubigungen, ggf. von " +"kinit.\n" #: gssapi.c:161 msgid "Sending credentials\n" |