diff options
author | Eduardo Chappa <chappa@washington.edu> | 2018-01-14 12:46:13 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2018-01-14 12:46:13 -0700 |
commit | 3addcb6e705b320dcaf8c6d974039719e40daa24 (patch) | |
tree | 01db95413253baec02829a1db641f4fe9707c82d /pith | |
parent | f2246f7d298b96a231dcde60cf62711ca22838ed (diff) | |
download | alpine-3addcb6e705b320dcaf8c6d974039719e40daa24.tar.xz |
* 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.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 2bb809a9..dee1dfd9 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 243 2018-01-09 12:05:19 +Alpine Commit 244 2018-01-14 12:46:05 ============= h_news ================= <HTML> <HEAD> |