diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:02:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:02:53 +0000 |
commit | 9cb888960d9191a2442bd194e84f3e56ac809eed (patch) | |
tree | d4906366f8459fa3a51d6eebcf6ec3d80ea89774 /todo.html | |
parent | 7b08e9eb937dfe13d8d4b71d5226f288cdb4a67a (diff) | |
download | fetchmail-9cb888960d9191a2442bd194e84f3e56ac809eed.tar.gz fetchmail-9cb888960d9191a2442bd194e84f3e56ac809eed.tar.bz2 fetchmail-9cb888960d9191a2442bd194e84f3e56ac809eed.zip |
IDLE implementation.
svn path=/trunk/; revision=3794
Diffstat (limited to 'todo.html')
-rw-r--r-- | todo.html | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -19,7 +19,7 @@ content="Known bugs and to-do items in fetchmail" /> <tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td> <td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2002/09/17 09:36:00 $</td> +<td width="30%" align="right">$Date: 2003/02/28 11:02:51 $</td> </tr> </table> @@ -31,14 +31,6 @@ fetchmail is now pretty mature and I have many other projects, so I don't personally chase obscure or marginal problems. Help with any of these will be cheerfully accepted.</p> -<p>IDLE is not fully implemented. Fetchmail does not time out the -idle connection every 30 minutes or less as required by RFC2177. -Some servers (including UW IMAPD compiled without the -MICROSOFT_BRAIN_DAMAGE option, as is the default) will drop the -connection after 30 minutes, resulting in a spurious socket error -in your logs and no mail being picked up until the next poll -cycle.</p> - <p>POP3 can't presently distinguish a wedged or down server from an authentication failure. Possible fix: after issuing a PASS command. wait 300 (xx) seconds for a "-ERR" or a "+OK" . If nothing comes @@ -79,7 +71,7 @@ reports.</p> <tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td> <td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2002/09/17 09:36:00 $</td> +<td width="30%" align="right">$Date: 2003/02/28 11:02:51 $</td> </tr> </table> |