SamVarshavchikAuthorCourier Mail Server maildirkw 1 Double Precision, Inc. maildirkw set maildir message keywords maildirkw -c -l -a -r maildir message keyword maildirkw -c -L maildir DESCRIPTION maildirkw modifies the Courier IMAP server compatible maildir message keywords. This command allows an easy way to set or clear custom IMAP keywords associated with a particular message. maildir is the pathname to a maildir, or a maildir folder. The option lists all messages in the maildir, and their associated keywords. message specified which message's keywords should be set. One or more keywords specifies a list of keywords to be set for this message. The specified list of keywords replaces any keywords presently set for the message, unless the or the option is specified. The option adds the keyword to existing keywords that are set for message. The removes keywords from message, leaving any remaining keywords set in place. The should be used if the Courier IMAP server's configuration file has the IMAP_USELOCKS option set. enables a compatible locking mechanism to update the message's keywords. enables case-sensitive keywords. IMAP keywords are normally case insensitive. needs to be used if the SMAP1 protocol extension is used, which uses case sensitive keywords. SEE ALSO maildiracl1, maildirmake1.