diff options
-rw-r--r-- | fetchmail-FAQ.html | 7 |
1 files changed, 4 insertions, 3 deletions
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 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/03/04 00:13:09 $ +<td width="30%" align=right>$Date: 2000/03/06 07:19:35 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1786,7 +1786,8 @@ On the client side, use the <code>plugin</code> keyword to make fetchmail talk to the stdin of the remote ssh. Here's an examople: <pre> -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 </pre> The wrapper script should look like this:<p> @@ -2667,7 +2668,7 @@ terminate it.<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/03/04 00:13:09 $ +<td width="30%" align=right>$Date: 2000/03/06 07:19:35 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |