logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cvt_xlist_specialuse - Cyrus IMAP documentation

Author

       The Cyrus Team

Description

cvt_xlist_specialuse  is a tool for converting xlist-flag settings from imapd.conf(5) to user special-use
       annotations.

Examples

cvt_xlist_specialuse user.*
          Setspecial-useannotationsforallusers(unixhierarchysep:off)cvt_xlist_specialuseuser/*Setspecial-useannotationsforallusers(unixhierarchysep:on)

Files

History

       The xlist-flag settings existed for a while in Cyrus IMAP 2.4, for setting special-use  style  flags  for
       particular  folder  names  (on  a  server-wide  basis).   This  was  deprecated  at  some  point with the
       introduction of RFC6154.

       The cvt_xlist_specialuse tool was introduced in Cyrus IMAP 3.0 to aid administrators  in  upgrading  from
       older deployments where xlist-flag settings had been in use.

Name

       cvt_xlist_specialuse - Cyrus IMAP documentation

       Convert legacy xlist-flag settings to user special-use annotations.

Options

-Cconfig-file
              Use the specified configuration file config-file rather than the default imapd.conf(5).

       -v,--verbose
              Produce verbose output

See Also

imapd.conf(5)

Synopsis

cvt_xlist_specialuse [OPTIONS] mailbox...

See Also