"Fossies" - the Fresh Open Source Software Archive

Member "courier-1.2.2/libs/maildir/maildirkw.1" (19 Feb 2023, 3398 Bytes) of package /linux/misc/courier-1.2.2.tar.bz2:


Caution: As a special service "Fossies" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even erroneous. Alternatively you can here view or download the uninterpreted manual source code. A member file download can also be achieved by clicking within a package contents listing on the according byte size field. See also the latest Fossies "Diffs" side-by-side code changes report for "maildirkw.1": 1.2.1_vs_1.2.2.

MAILDIRKW

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
NOTES

NAME

maildirkw − set maildir message keywords

SYNOPSIS

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 −L 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 −a or the −r option is specified.

The −a option adds the keyword to existing keywords that are set for message. The −r removes keywords from message, leaving any remaining keywords set in place.

The −l should be used if the Courier IMAP server's configuration file has the IMAP_USELOCKS option set. −l enables a compatible locking mechanism to update the message's keywords.

−c enables case−sensitive keywords. IMAP keywords are normally case insensitive. −c needs to be used if the SMAP1 [1] protocol extension is used, which uses case sensitive keywords.

SEE ALSO

maildiracl(1) [2] , maildirmake(1) [3] .

AUTHOR

Sam Varshavchik

Author

NOTES

1.

SMAP1

http://www.courier-mta.org/cone/smap1.html

2.

maildiracl(1)

http://www.courier-mta.org/maildiracl.html

3.

maildirmake(1)

http://www.courier-mta.org/maildirmake.html