aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-06-05 17:23:30 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-06-05 17:23:30 +0000
commit60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b (patch)
treede3f2fffc59fbafb961ed5ffbba35428d4c35115 /fetchmail-FAQ.html
parentb9428b5dc13ce12e1351cd5178054fb0608b6eb3 (diff)
downloadfetchmail-60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b.tar.gz
fetchmail-60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b.tar.bz2
fetchmail-60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b.zip
Reinstate the fetchall kluge.
svn path=/trunk/; revision=1914
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 8f604099..4670a569 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/06/05 06:08:35 $
+<td width="30%" align=right>$Date: 1998/06/05 17:23:28 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -1184,11 +1184,11 @@ certainly a server bug.<P>
The usa.net servers (at least in their 2.2 version, June 1998) don't
handle the TOP command properly, either. Regardless of the argument
you give it, they retrieve only about 10 lines of the message.
-Because fetchmail uses TOP for message retrieval (in order to avoid
-marking messages seen), this is a problem. The `<CODE>keep</CODE>'
-option causes fetchmail to use ordinary RETR, eliminating this
-problem -- however, it also doesn't delete read mail. You may be able
-to get around this by using the --keep and --flush options together.<P>
+Fetchmail normally uses TOP for message retrieval in order to avoid
+marking messages seen, but `<CODE>fetchall</CODE>' forces it to use
+RETR instead.<P>
+
+So, set the `<CODE>fetchall</CODE>' option.<P>
<hr>
<h2><a name="T10">T10. How can I use fetchmail with HP OpenMail?</a></h2>
@@ -1951,7 +1951,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/06/05 06:08:35 $
+<td width="30%" align=right>$Date: 1998/06/05 17:23:28 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>