From 6456114e9eeff7e1b27e4a09467bab1982e1f6ee Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 24 Mar 1998 00:04:29 +0000 Subject: Fix a syntax error. svn path=/trunk/; revision=1717 --- fetchmail-FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index b9e6ef74..304b2261 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/03/18 20:01:52 $ +$Date: 1998/03/24 00:04:29 $

Frequently Asked Questions About Fetchmail

@@ -780,7 +780,7 @@ man page for several authentication methods.)

2. Add something like following to your .fetchmailrc file:

-poll mailhost port 1234 via localhost with pop3:
+poll mailhost port 1234 via localhost with proto pop3:
         preconnect "ssh -f -L 1234:mailhost:110 mailhost sleep 20 </dev/null >/dev/null";
 
@@ -1846,7 +1846,7 @@ Re-ordering messages is a user-agent function, anyway.

Back to Fetchmail Home Page To Site Map -$Date: 1998/03/18 20:01:52 $ +$Date: 1998/03/24 00:04:29 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3