- 05 Aug, 2002 4 commits
-
-
-
connected to a tty. Don't try to switch to "mail" group id in debug mode. (imap4d_mainloop): Do not reveal our version. One may issue X-VERSION command in authenticated state to get it.
Sergey Poznyakoff authored -
-
-
- 04 Aug, 2002 19 commits
-
-
-
-
-
messages as seen and saves the attributes to the mailbox, optionally expunging it.
Sergey Poznyakoff authored -
-
-
(attribute_set_flags): If the required bits are already set, do not modify anything (attribute_unset_flags): If the required bits are already cleared, do not modify anything
Sergey Poznyakoff authored -
-
-
-
with flags to manipulations with _imap4d_attrlist array RFC2060 states that \Seen flag means "Message has been read", so it should be mapped to our MU_ATTRIBUTE_READ. (util_print_flags, util_attribute_matches_flag): New functions.
Sergey Poznyakoff authored -
-
-
-
-
-
- 02 Aug, 2002 4 commits
-
-
- 01 Aug, 2002 10 commits
-
-
-
-
-
-
-
fetch response for FETCH and STORE commands. If necessary outputs also UID.
Sergey Poznyakoff authored -
-
rule" required by RFC2060 Interchanged reset_uid() and notify(). Notify decides whether and when reset_uid must be called. (notify): Call reset_uid(). when necessary. (reset_uid): Do not call notify(). (imap4d_sync): Call notify().
Sergey Poznyakoff authored -
-
- 27 Jul, 2002 3 commits
-
-