diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-30 18:38:10 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-30 18:38:10 +0000 |
commit | 9ae98cb27ed3c6856a5169f96ce11f278b057e2d (patch) | |
tree | e436c58e5ebb829307efad5d1f1368d331f8f6af /fetchmail-FAQ.html | |
parent | 3e03d50356bef6820d79e94a8519213f2bfcd9e3 (diff) | |
download | fetchmail-9ae98cb27ed3c6856a5169f96ce11f278b057e2d.tar.gz fetchmail-9ae98cb27ed3c6856a5169f96ce11f278b057e2d.tar.bz2 fetchmail-9ae98cb27ed3c6856a5169f96ce11f278b057e2d.zip |
Smart re-polling support.
svn path=/trunk/; revision=1437
Diffstat (limited to 'fetchmail-FAQ.html')
-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 fdbfb843..96864a77 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: 1997/09/27 15:31:01 $ +<td width="30%" align=right>$Date: 1997/09/30 18:38:09 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -265,7 +265,8 @@ AUTO mode).<P> If you have the option, we recommend using or installing IMAP4; it has the best facilities for tracking message "seen" states. It also -recovers from interrupted connections more gracefully than POP3.<P> +recovers from interrupted connections more gracefully than POP3, and +enables some significant performance optimizations.<P> You can find sources for IMAP software at <a href="http://www.imap.org"> The IMAP Connection</a>; we like the @@ -1446,7 +1447,7 @@ will look right.<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: 1997/09/27 15:31:01 $ +<td width="30%" align=right>$Date: 1997/09/30 18:38:09 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |