From b4051174df2d162f7e3a26a81e44dcecc57acb8f Mon Sep 17 00:00:00 2001 From: Brian White Date: Mon, 7 Jan 2013 05:28:54 -0500 Subject: [PATCH] fix fetch() message 'ending' for multiple messages --- lib/imap.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/imap.js b/lib/imap.js index 59b87b9..385a1e9 100644 --- a/lib/imap.js +++ b/lib/imap.js @@ -228,10 +228,10 @@ ImapConnection.prototype.connect = function(loginCb) { function emitMsgEnd(key) { var fetches = requests[0].fetchers[key]; for (var i=0, len=fetches.length; i