Introduction
You may use the eximstats
utility to generate email-related reports in various formats (Text, HTML, or XML) to help understand how many messages are sent, errors encountered, etc.
Please note that the eximstats
utility is not created by or supported by cPanel. This guide is provided as an informational courtesy. Please review the eximstats manual and/or contact your systems administrator for further guidance on using this utility.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following command.
eximstats -$output=$file /var/log/exim_mainlog
Please note that "$output" and "$file" must be replaced with the output format (txt, html, or xls) and the report file name.
Comments
0 comments
Article is closed for comments.