diff options
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-x | fetchmailconf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fetchmailconf b/fetchmailconf index 25b88e8f..76a14040 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1169,14 +1169,6 @@ password in clear. You should talk to the mailserver administrator about this. """ - if string.find(greetline, "csi.com") > 0: - warnings = warnings + """ -It appears you're talking to CompuServe. You can use their special RPA -service for authentication, but only if your fetchmail -V output's first -line contains the string "RPA". This is not included in stock fetchmail -binaries; to compile it in, rebuild from sources with the configure -option --enable-RPA. -""" if string.find(greetline, "IMAP2bis") > 0: warnings = warnings + """ IMAP2bis servers have a minor problem; they can't peek at messages without |