aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-06-28 08:04:30 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-06-28 08:04:30 +0000
commita810b6eba0f223a1ab5c2c279e8745f73496bf1b (patch)
treefaac0676430eb7a2cfef3fadb2c39efa1a62e909
parent128cd25d925ef48d78887fd7ef0cbe2e8c7b53ba (diff)
downloadfetchmail-a810b6eba0f223a1ab5c2c279e8745f73496bf1b.tar.gz
fetchmail-a810b6eba0f223a1ab5c2c279e8745f73496bf1b.tar.bz2
fetchmail-a810b6eba0f223a1ab5c2c279e8745f73496bf1b.zip
Recommend switching to IMAP.
svn path=/trunk/; revision=2908
-rw-r--r--fetchmail-FAQ.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 8821edfc..f871b125 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/06/28 00:12:37 $
+<td width="30%" align=right>$Date: 2000/06/28 08:04:30 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -229,6 +229,15 @@ problem reproduces. So you'll probably save us both time if you
upgrade and test with the latest version <em>before</em> sending in a
bug report.<P>
+Another useful thing you can do, if you're using POP3, is to test for
+IMAP4 support on your mailserver using the autoprobe function of
+fetchmailconf. If you have IMAP4, and fetchmailconf doesn't tell you
+it's broken, switch immediately. POP3 is a weak, poorly-designed
+protocol with chronic problems, and the later versions after RFC1725
+actually get worse rather than better. Changing over to IMAP4 may well
+make your problem go away -- and if your ISP doesn't have IMAP4
+support, bug them to supply it.<p>
+
It is helpful if you include your .fetchmailrc file, but not necessary
unless your symptom seems to involve an error in configuration
parsing. If you do send in your .fetchmailrc, mask the passwords
@@ -2858,7 +2867,7 @@ install Linux on your server...<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/06/28 00:12:37 $
+<td width="30%" align=right>$Date: 2000/06/28 08:04:30 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>