Page 1 of 1

exim paniclog on my_domain.com has non-zero size

Posted: Sun May 25, 2014 5:27 pm
by kijamve
I need help with next error:

Code: Select all

exim paniclog /var/log/exim4/paniclog on my_domain.com has non-zero size, mail system might be broken. The last 10 lines are quoted below.

2014-05-19 14:31:24 1WmSLL-0006Q0-BV unable to open private key file for reading: /etc/exim4/domains/my_domain.com/dkim.pem
2014-05-19 16:39:33 1WmULM-0000iy-Sk unable to open private key file for reading: /etc/exim4/domains/my_domain.com/dkim.pem
2014-05-19 23:24:56 1Wmaff-0007hb-Nj unable to open private key file for reading: /etc/exim4/domains/my_domain.com/dkim.pem
2014-05-19 23:29:34 1Wmak9-0007sC-Au unable to open private key file for reading: /etc/exim4/domains/my_domain.com/dkim.pem
Directory:

Code: Select all

# ls -l  /etc/exim4/domains/my_domain.com/
total 12
-rw-rw---- 1 Debian-exim mail  79 May 22 17:34 aliases
-rw-rw---- 1 Debian-exim mail   0 May 22 15:16 antispam
-rw-rw---- 1 Debian-exim mail   0 May 22 15:16 antivirus
-rw-rw---- 1 Debian-exim mail 887 May 22 15:16 dkim.pem
-rw-rw---- 1 Debian-exim mail   0 May 22 15:16 fwd_only
-rw-rw---- 1 dovecot     mail 148 May 22 17:34 passwd

Re: exim paniclog on my_domain.com has non-zero size

Posted: Sun May 25, 2014 5:32 pm
by kijamve
searching in google, I found that removing the file (/var/log/exim4/paniclog) solves the problem. That was an error with debian vesta when bad the owner to put dkim file, apparently paniclog if not deleted mail keep coming all day.

Re: exim paniclog on my_domain.com has non-zero size

Posted: Tue May 27, 2014 3:14 pm
by nightstryke
technically you shouldn't delete the paniclog file, rather you should empty it using vim or nano, but you may want to save what's written down in case you need to troubleshoot.