- bullseye 3.2.6-2+deb11u2
- bullseye-backports 3.6.1-2~bpo11+1
- testing 3.6.1-4
- unstable 3.6.1-4
- experimental 3.8.0-1
CYR_BUILDINFO(8) | Cyrus IMAP | CYR_BUILDINFO(8) |
NAME¶
cyr_buildinfo - Cyrus IMAP documentation
Cyrus build-configuration inspection tool
SYNOPSIS¶
cyr_buildinfo [ -C config-file ] [format]
DESCRIPTION¶
cyr_buildinfo is a tool to inspect the build configuration of a Cyrus release. The intent is to provide compilation settings during runtime and testing.
cyr_buildinfo reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
OPTIONS¶
- -C config-file
- This option is ignored, but accepted for compatibility with other Cyrus tools.
- format
- Specify one of the following:
dense - print the build configuration in dense JSON format.
flat - print the build configuration as flattened properties. Note that the print order is non-deterministic.
AUTHOR¶
The Cyrus Team
COPYRIGHT¶
1993-2018, The Cyrus Team
March 9, 2021 | 3.2.6 |