Fixed a problem with sqimap_unseen_messages where some versions of UW
authorindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 8 Mar 2002 21:07:49 +0000 (21:07 +0000)
committerindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 8 Mar 2002 21:07:49 +0000 (21:07 +0000)
commitea7ff11121c27c813a334e817b88579bf0694d9d
treea16c70ea0dadd2ddbc63313a7548ca00174ee7f1
parent27e0f2b6733f71aceec05289b5b119cfd64d3ac1
Fixed a problem with sqimap_unseen_messages where some versions of UW
Imap will send 2 lines of response on a STATUS mailbox (UNSEEN) when
the last EXAMINE was on the same mailbox.  This kept the INBOX from
displaying the number of unread messages.  This seems like valid behaviour
to me, but UW IMAP doesn't like it depending on how it's been compiled.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2551 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_general.php