Mail to spam
-
- Posts: 83
- Joined: Tue Jan 14, 2014 6:43 am
Re: Mail to spam
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.
Then what you need to do is clear the paniclog out to make sure the error doesn't keep showing up.
Then just reset exim.
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
Code: Select all
nano /var/log/exim4/paniclog
Code: Select all
service exim4 restart