diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-07-22 02:32:07 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-07-22 02:32:07 +0000 |
commit | 3fadc1e5f1217f884077968bc7d64b1540e7bd73 (patch) | |
tree | 10be65f366e981fdc3f4ef58a46ec41708364f2f /fetchmail-features.html | |
parent | d940b6f1064e606210430d72a1c50b18fdaf2d9e (diff) | |
download | fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.tar.gz fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.tar.bz2 fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.zip |
Support faked IDLE.
svn path=/trunk/; revision=3829
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index cbb4663b..e6458c14 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.html @@ -18,7 +18,7 @@ <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> <td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2003/07/17 00:55:17 $</td> +<td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td> </tr> </table> @@ -80,7 +80,8 @@ saying `aka netaxs.com' will match not just netaxs.com but also (say) pop3.netaxs.com and mail.netaxs.com.</li> <li>Fetchmail can optionally use the RFC 2177 IDLE extension on an -IMAP server that supports it.</li> +IMAP server that supports it. On IMAP servers that don't, it can +simulate it using periodic NOOP commands.</li> <li>Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and [LOGIN-DELAY].</li> @@ -280,7 +281,7 @@ be unique to fetchmail if I hadn't added it to fetchpop.)</li> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> <td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2003/07/17 00:55:17 $</td> +<td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td> </tr> </table> |