From 7a6ea7cfd9f39969b4eac3c5ca18ed4253616ef1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 6 Mar 2000 07:19:35 +0000 Subject: Use preauth ssh where appropriate. svn path=/trunk/; revision=2792 --- fetchmail-FAQ.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 182a6ccd..271b1aa6 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2000/03/04 00:13:09 $ +$Date: 2000/03/06 07:19:35 $

Frequently Asked Questions About Fetchmail

@@ -1786,7 +1786,8 @@ On the client side, use the plugin keyword to make fetchmail talk to the stdin of the remote ssh. Here's an examople:
-poll mail.dorchain.net options proto imap plugin fetchmail-imap-wrapper 
+poll mail.dorchain.net 
+        with options proto imap, preauth ssh, plugin fetchmail-imap-wrapper 
 
The wrapper script should look like this:

@@ -2667,7 +2668,7 @@ terminate it.

Back to Fetchmail Home Page To Site Map -$Date: 2000/03/04 00:13:09 $ +$Date: 2000/03/06 07:19:35 $

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