diff options
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 4643ee50..f9082515 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.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/13 21:03:10 $ +<td width="30%" align=right>$Date: 2000/04/07 10:07:05 $ </table> <HR> @@ -19,9 +19,17 @@ <H2>Since 5.0:</H2> <UL> <LI> +In IMAP, unseen-message counting and indexing is now done by SEARCH +UNSEEN at the beginning of each poll or re-poll (rather than with +the UNSEEN and RECENT responses and FLAGS queries on individual +messages). This significantly cuts down on traffic to and from the +server, and gives more reliable results.<p> + +<LI> The aka option now matches hostname suffixes, so (for example) saying `aka netaxs.com' will match not just netaxs.com but also (say) pop3.netaxs.com and mail.netaxs.com. + <LI> Fetchmail can optionally use the RFC 2177 IDLE extension on an IMAP server that supports it. @@ -200,7 +208,7 @@ get-mail, gwpop, pimp-1.0, pop-perl5-1.2, popc, popmail-1.6 and upop.<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/13 21:03:10 $ +<td width="30%" align=right>$Date: 2000/04/07 10:07:05 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |