Eximstats too large

If the size of your eximstats database is too large, you can do the following steps to empty it. Login to mysql server from root. [root@srv1 ~]# mysql mysql> use eximstats; Database changed mysql> show tables; +———————+ | Tables_in_eximstats | +———————+ | defers | | failures | | sends | | smtp | +———————+ 4… Continue reading Eximstats too large

Exim Remote Memory Corruption Vulnerability Notification (CVE-2010-4344)

Summary A memory corruption vulnerability exists in Exim versions 4.69 and older (CVE-2010-4344). Exim is the mail transfer agent used by cPanel & WHM. Security Rating This update has been rated as Important by the cPanel Security team. Description A memory corruption vulnerability has been discovered in Exim. This vulnerability may lead to arbitrary code… Continue reading Exim Remote Memory Corruption Vulnerability Notification (CVE-2010-4344)

cPanel :: Berkeley DB error: PANIC: fatal region error detected; run recovery

Exim logs /var/log/exim_mainlog shows Berkeley DB error. Berkeley DB error: PANIC: fatal region error detected; run recovery Berkeley DB error: PANIC: fatal region error detected; run recovery Berkeley DB error: PANIC: fatal region error detected; run recovery Exim stores certain databases using BerkeleyDB (e.g. aliases file). These are due to corrupted Berkeley DB. In cPanel… Continue reading cPanel :: Berkeley DB error: PANIC: fatal region error detected; run recovery