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

cyr_synclog - Cyrus IMAP documentation

Author

       The Cyrus Team, Nic Bernstein (Onlight)

Description

cyr_synclog is used to append a value to the log file.  You can either specify the log type and value, or
       an entire log line.

       Running without any options will print a short usage document.

       cyr_synclog reads its configuration options out of the imapd.conf(5) file unless specified  otherwise  by
       -C.

Examples

cyr_synclog-muser.brongAddthemailboxuser.brongtothelog.cyr_synclog-ubrongAddtheuserbrongtothelog.cyr_synclog-C/etc/imapd-special.conf-suser.brongbrongAddalogentrytomarkmailboxuser.brongasseenbyuserbrong.cyr_synclog"SEENuser.brongbrong"Addalogline,usingtherawformat,tomarkmailboxuser.brongasseenbyuserbrong.

Files

       /etc/imapd.conf, <configdirectory>/sync/log

History

       This command was introduced in version 3.0.

Name

       cyr_synclog - Cyrus IMAP documentation

       is  used  to append a value to the log file.  You can either specify the log type and value, or an entire
       log line.

Options

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

       -u,--useruser-U,--unuserunuser-v,--sievesieve-m,--mailboxmailbox-M,--unmailboxunmailbox-a,--appendappend-c,--aclacl-q,--quotaquota-n,--annotationannotation-s,--seenseen-b,--subscriptionsubscription

See Also

imapd.conf(5), sync_client(8)

Synopsis

cyr_synclog [ -Cconfig-file ] [ -{type}value ]
          cyr_synclog [ -Cconfig-file ] "<raw-log-line>"

See Also