![]() |
DKIM With dkim-milter & Domainkeys In Postfix Using dk-milter
Iam running Cento 5.2 perfect server with ISPConfig, with Domainkeys In Postfix Using dk-milter. Everything is running well and perfect, the emails are being signed, thanks for the howto's. I'm just wondering though, can I also implement Postfix DKIM With dkim-milter?
I want to know if it is possible to implement them both and what adjustments I would need to do. Thanks in advance. |
You can do both, there are tutorials on doing both here on howtoforge
|
wow! that's cool, thanks. can you please point me to a link where I could find it?
|
|
I followed the how to and I got no errors until on the "Configure Postfix " section I got stucked, here are my concerns:
1. "Append to the existing milters if you have other milters already configured. " -how do I exactly do this? 2. Since I did not know what to do, I added the this code: Code:
smtpd_milters = unix:/var/run/dkim-milter/dkim.sock3. When I did #2 and started dkim-milter I got this error: Code:
Starting DKIM milter (dkim-filter #0): dkim-filter: smfi_opensocket() failed |
1. Append means add to what is already there.
3. Check the permissions on the socket file. |
this is what I get:
Code:
[root@server1 /]# ls -la /var/run/dkim-milter/dkim.sock |
Try restarting the dkim-milter and see if u get the error again are you running with selinux enabled ?
|
the restart did the trick! No I did not have selinux enabled, it was disabled from the start. Here's the restart result:
Code:
[root@server1 /]# service dkim-milter restarthttp://img297.imageshack.us/img297/5606/gmailsy3.th.jpg it does not look the same with what's on the howto. plus when I send email to yahoo I get this errorr on my mail que Code:
postqueue -p |
May be the signing is not taking place look at the original message in gmail and see the headers
To do that click the arror on the reply button. |
| All times are GMT +2. The time now is 09:26. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.