diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-12-11 00:24:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-12-11 00:24:06 +0000 |
commit | de26c86dffa492ba2ffdff021e88d9891f8be9f3 (patch) | |
tree | 76c83bcf38b1264d21f229bc39d92d7ccace0f54 /007705.html | |
parent | 6aee1918ce18f22aa93b62e58f3151c82cc00eb0 (diff) | |
download | fetchmail-de26c86dffa492ba2ffdff021e88d9891f8be9f3.tar.gz fetchmail-de26c86dffa492ba2ffdff021e88d9891f8be9f3.tar.bz2 fetchmail-de26c86dffa492ba2ffdff021e88d9891f8be9f3.zip |
Shuffle 0*.html files from ML archive into contrib/ directory.
svn path=/branches/BRANCH_6-3/; revision=4987
Diffstat (limited to '007705.html')
-rw-r--r-- | 007705.html | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/007705.html b/007705.html deleted file mode 100644 index 88f85ecf..00000000 --- a/007705.html +++ /dev/null @@ -1,70 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <TITLE> [fetchmail] Patch for IMAP idling where idling is unsupported - </TITLE> - <LINK REL="Index" HREF="index.html" > - <LINK REL="made" HREF="mailto:fetchmail-friends%40cmb.is-a-geek.org"> - <META NAME="robots" CONTENT="index,nofollow"> - - <LINK REL="Previous" HREF="007711.html"> - <LINK REL="Next" HREF="007713.html"> - </HEAD> - <BODY BGCOLOR="#ffffff"> - <H1>[fetchmail] Patch for IMAP idling where idling is unsupported - </H1> - <B>Chris Boyle - </B> - <A HREF="mailto:fetchmail-friends%40cmb.is-a-geek.org" - TITLE="[fetchmail] Patch for IMAP idling where idling is unsupported">fetchmail-friends@cmb.is-a-geek.org - </A><BR> - <I>21 Jul 2003 18:20:43 +0100</I> - <P><UL> - <LI> Previous message: <A HREF="007711.html">[fetchmail] Problem - truncated messages -</A></li> - <LI> Next message: <A HREF="007713.html">[fetchmail] Patch for IMAP idling where idling is unsupported -</A></li> - <LI> <B>Messages sorted by:</B> - <a href="date.html#7705">[ date ]</a> - <a href="thread.html#7705">[ thread ]</a> - <a href="subject.html#7705">[ subject ]</a> - <a href="author.html#7705">[ author ]</a> - </LI> - </UL> - <HR> -<!--beginarticle--> -<PRE>Here's a patch I've written: where IDLE is unavailable, it uses periodic -NOOP commands instead (every 28 seconds). Important behavioural change: -the option "idle" will now always result in *some* form of idle. I think -I read somewhere that some servers will unilaterally send status updates -if you just hold the connection open, i.e. NOOPs would be unnecessary, -but that doesn't seem to be the case anywhere I've tried. In any case, -this patch copes with updates both as a response to the NOOPs and -unilaterally sent between them. It functions exactly like normal idling -(N.B. like normal idling, it is single-folder only), and hopefully -includes all the appropriate changes to the documentation. Enjoy. :-) - -<A HREF="http://cmb.is-a-geek.org/downloads/fetchmail-6.2.2+noopidle.diff.gz">http://cmb.is-a-geek.org/downloads/fetchmail-6.2.2+noopidle.diff.gz</A> - --- -Chris Boyle - <A HREF="http://people.debian.org/~cmb/">http://people.debian.org/~cmb/</A> -GPG: B7D86E0F, MSN: <A HREF="mailto:shortcipher@hotmail.com">shortcipher@hotmail.com</A>, ICQ: 24151961, -AIM: kerneloops, Yahoo: kerneloops, IRC: cmb on freenode.net - -</PRE> -<!--endarticle--> - <HR> - <P><UL> - <!--threads--> - <LI> Previous message: <A HREF="007711.html">[fetchmail] Problem - truncated messages -</A></li> - <LI> Next message: <A HREF="007713.html">[fetchmail] Patch for IMAP idling where idling is unsupported -</A></li> - <LI> <B>Messages sorted by:</B> - <a href="date.html#7705">[ date ]</a> - <a href="thread.html#7705">[ thread ]</a> - <a href="subject.html#7705">[ subject ]</a> - <a href="author.html#7705">[ author ]</a> - </LI> - </UL> -</body></html> |