Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MAILDIRKW(1)			 S. Varshavchik.		    MAILDIRKW(1)

NAME
     maildirkw - set maildir message keywords

SYNOPSIS
     maildirkw [-l] [-a] [-r] {maildir} {message} [keyword...]

     maildirkw {-L} {maildir}

DESCRIPTION
     maildirkw	modifies the Courier IMAP server compatible maildir message key-
     words. 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  mes-
     sage.  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.

SEE ALSO
     maildiracl(1)[1], maildirmake(1)[2].

AUTHOR
     Sam Varshavchik
	 Author

NOTES
      1. maildiracl(1)
	 http://www.courier-mta.org/maildiracl.html

      2. maildirmake(1)
	 http://www.courier-mta.org/maildrop-maildirmake.html

Courier Mail Server		   05/03/2026			    MAILDIRKW(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=maildrop-maildirkw&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help