* Change to imap4r1.c to ignore text after a reply to a STATUS
commit3addcb6e705b320dcaf8c6d974039719e40daa24
authorEduardo Chappa <chappa@washington.edu>
Sun, 14 Jan 2018 19:46:13 +0000 (14 12:46 -0700)
committerEduardo Chappa <chappa@washington.edu>
Sun, 14 Jan 2018 19:46:13 +0000 (14 12:46 -0700)
tree01db95413253baec02829a1db641f4fe9707c82d
parentf2246f7d298b96a231dcde60cf62711ca22838ed
   * Change to imap4r1.c to ignore text after a reply to a STATUS
     command. The Exchange server adds a white space (US-ASCII 32)
     at the end of the reply to a STATUS command, making the parser
     fail, and ignoring the reply of the STATUS command.
imap/src/c-client/imap4r1.c
pith/pine.hlp