diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 06:34:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 06:34:46 +0000 |
commit | 65b310a77efb75cd01d355df779cf4721156f89e (patch) | |
tree | 53c41d5c9db2ffeb91546fb12c5071d8fc97e10d /fetchmail-features.html | |
parent | 2cc82b76e6597d6d5c984a27abf041666ed7aa1b (diff) | |
download | fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.tar.gz fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.tar.bz2 fetchmail-65b310a77efb75cd01d355df779cf4721156f89e.zip |
Implemented support for RFC2177 IDLE command.
svn path=/trunk/; revision=2790
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 619e7971..33dd5950 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/02/05 04:10:38 $ +<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $ </table> <HR> @@ -19,7 +19,11 @@ <H2>Since 5.0:</H2> <UL> <LI> -Fetchail now recognizes the RFC 2449 extended responses [IN-USE] and +Fetcmail can optionally use the RFC 2177 IDLE extension on an IMAP +server that supports it. + +<LI> +Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and [LOGIN-DELAY]. <LI> @@ -192,7 +196,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/02/05 04:10:38 $ +<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |