Page 2 of 2

Re: Mail to spam

Posted: Tue Apr 15, 2014 3:03 pm
by nightstryke
It should work, I get that error too and that should just mean you need to set the dkim key file ownership to Debian-exim user and mail usergroup.

Code: Select all

chown Debian-exim:mail /home/admin/conf/mail/campingborgmeren.nl/dkim.pem
chown Debian-exim:mail /etc/exim4/domains/campingborgmeren.nl/dkim.pem
Then what you need to do is clear the paniclog out to make sure the error doesn't keep showing up.

Code: Select all

 nano /var/log/exim4/paniclog
Then just reset exim.

Code: Select all

service exim4 restart