aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-15 17:47:05 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-15 17:47:05 +0000
commit14a81d42fedb126c9f58508144d1c9bcfcb9cc04 (patch)
treeb33ad5f09393c61feb56b83fab8067ef23bea128 /fetchmail-FAQ.html
parent0bd509ae2fedd32d3ec3da3e6f782b7385077137 (diff)
downloadfetchmail-14a81d42fedb126c9f58508144d1c9bcfcb9cc04.tar.gz
fetchmail-14a81d42fedb126c9f58508144d1c9bcfcb9cc04.tar.bz2
fetchmail-14a81d42fedb126c9f58508144d1c9bcfcb9cc04.zip
Change skip to poll.
svn path=/trunk/; revision=1978
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 9eb02b83..c9303343 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: 1998/07/15 17:44:49 $
+<td width="30%" align=right>$Date: 1998/07/15 17:47:05 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -1250,12 +1250,12 @@ non-RPA configuration:
<pre>
# This version will use RPA
-skip csi.com via "pop.site1.csi.com" with proto POP3 and options no dns
+poll csi.com via "pop.site1.csi.com" with proto POP3 and options no dns
user "CSERVE_USER@compuserve.com" there with password "CSERVE_PASSWORD"
is LOCAL_USER here options fetchall stripcr
# This version will not use RPA
-skip non-rpa.csi.com via "pop.site1.csi.com" with proto POP3 and options no dns
+poll non-rpa.csi.com via "pop.site1.csi.com" with proto POP3 and options no dns
user "CSERVE_USER" there with password "CSERVE_POP3_PASSWORD"
is LOCAL_USER here options fetchall stripcr
</pre>
@@ -2043,7 +2043,7 @@ Re-ordering messages is a user-agent function, anyway.<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: 1998/07/15 17:44:49 $
+<td width="30%" align=right>$Date: 1998/07/15 17:47:05 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>