Commit 1e568df6 1e568df6d1b579b889322fed8b0954815062f609 by Sergey Poznyakoff

Updated

1 parent a2f3bd9d
1 2004-11-18 Sergey Poznyakoff
2
3 * mailbox/imap/folder.c (authenticate_imap_select): Use
4 ENOSYS as the default status value to allow MU_ERR_AUTH_FAILURE
5 to be propagated back to the caller.
6 (imap_parse): Display "NO/Bad Tagged" error diagnostics only if
7 status != MU_ERR_AUTH_FAILURE. Should we display it at all?
8 * movemail/movemail.c: Emacs-iteraction mode (--emacs)
9
1 2004-11-17 Wojciech Polak 10 2004-11-17 Wojciech Polak
2 11
3 Added initial version of `libmu_cpp', 12 Added initial version of `libmu_cpp',
......