diff --git a/offlineimap.conf b/offlineimap.conf index 2504a44..542e964 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -1004,7 +1004,7 @@ remoteuser = username # for Courier IMAP on Debian: #preauthtunnel = ssh -q imaphost '/usr/bin/imapd ./Maildir' # -# 5. If you are using Kerberos and have the Python Kerberos package +# 5. If you are using Kerberos and have the Python gssapi package # installed, you should not specify a remotepass. If the user has a # valid Kerberos TGT, Offlineimap will figure out the rest all by # itself, and fall back to password authentication if needed.