www.LinuxHowtos.org





DOVECO-SYSREPORT

Section: Dovecot (1)
Updated: February 2026
Index Return to Main Contents
 

NAME

doveco-sysreport- Dovecot's system report utility  

SYNOPSIS

doveco-sysreport [lB]-h-help[rB] [lB]-c-core [lB]binary[rB] core [lB]...[rB][rB] [lB]-d-destination dest[rB] [lB]-k-keeptemp[rB]  

DESCRIPTION

doveco-sysreport is a utility that should be used to gather information from the current system to be reported for dovecot bug fixes. It will collect dovecot's ps output, service status, process status, uptime command's output, error log, stats dump and if given, a core file along with its binary dependencies.  

OPTIONS

-h-help
Prints a help message.

-c-config root_config_file

Sets the root file of the dovecot's configuration. If not set, it will be assumed to be in the default configuration path.

-o-core [lB] binary [rB] core [lB]...[rB]

Includes core files along with their dependencies extracted from the specified binary file.

-d-destination dest

Sets the file location which the report archive should be put to. The default value is doveco-sysrepor-<hostname>-<current_timestamp>.tar.gz in the current path.

-k-keeptemp

If set, temp files would not be deleted at the end.

 

REPORTING BUGS

Report bugs, including doveconf-n output, to the Dovecot Mailing List ladovecot@dovecot.orgra. Information about reporting bugs is available at: https://dovecot.org/bugreport.html


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
REPORTING BUGS