]> code.citadel.org Git - citadel.git/commit
* Painstakingly combed through IMAP headers and responses for two hours in
authorArt Cancro <ajc@citadel.org>
Tue, 9 Dec 2003 04:50:16 +0000 (04:50 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 9 Dec 2003 04:50:16 +0000 (04:50 +0000)
commit0f6163aa3c6f51e1e1aba835b592bade97f647c6
treea037a04e1774385e5570400c33cfe71989d2fb39
parent20eee8d58eacb580189680db55bd8567e69982b4
* Painstakingly combed through IMAP headers and responses for two hours in
  an attempt to figure out why the horrendous pile of crap called Microsoft
  Outlook counts the correct number of messages but wasn't displaying any
  of them.  Eventually determined that it was ONE EXTRA SPACE after the
  closing paren of the ENVELOPE output that caused Outlook to totally ignore
  all the messages.  This only reinforces my belief that anything designed
  in the state of Washington is utter and complete CRAP.
* Corrected the above glitch.  Outbreak works properly now.
citadel/ChangeLog
citadel/imap_fetch.c