From 54428f7c1355129d7a9c3d592c4731a27b3baa93 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 3 Aug 1999 08:20:31 +0000 Subject: RPA support works. svn path=/trunk/; revision=2538 --- fetchmailconf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 25b88e8f..76a14040 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1168,14 +1168,6 @@ It looks like you could use APOP on this server and avoid sending it your 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 + """ -- cgit v1.2.3