cyr_synclog(8) - Linux man page
*
Name
cyr_synclog - add entries to the replication logSynopsis
cyr_synclog [ -C config-file ] [ -type ] <value>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.-u USER
-v SIEVE
-m MAILBOX
-a APPEND
-c ACL
-q QUOTA
-n ANNOTATION
-s SEEN
-b SUBSCRIPTION
Running without any options will print a short usage document.
cyr_synclog reads any applicable configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
Examples
Here are some example ways to use cyr_synclog:cyr_synclog
-
m user.brong
cyr_synclog -u brong
cyr_synclog -C /etc/imapd-special.conf -s
user.brong brong
cyr_synclog "SEEN user.brong brong"
Options
- -C config-file
- Read configuration options from config-file.
Files
- /etc/imapd.conf
See Also
imapd.conf(5)