Commit 0de08a30 0de08a3042015f1adff26761efe1728494bd7216 by Sergey Poznyakoff

Updated.

1 parent 132cca2d
1 2001-10-05 Sergey Poznyakoff
2
3 * guimb/scm/Makefile.am: Added reject.scm.
4 * mailbox/parse822.c: (parse822_word): Additional check
5 for qstr != NULL: parse822_quoted_string() sometimes returns
6 EOK and does not fill qstr (e.g. when parsing empty string: "")
7
1 2001-10-04 Alain Magloire 8 2001-10-04 Alain Magloire
2 9
3 * imap4d/select.c(imap4_select_status): According to RFC2060 10 * imap4d/select.c(imap4_select_status): According to RFC2060
......