I have installed and configured dk-milter and dkim-milter but when I try and send a message postfix won't send it. What is the proper main.cf configuration for both domainkeys and dkim?
Here is what I have... smtpd_milters = unix:/var/run/dk-filter/dk-filter.sock, unix:/var/run/dkim-filter/dkim-filter.sock non_smtpd_milters = unix:/var/run/dk-filter/dk-filter.sock, unix:/var/run/dkim-filter/dkim-filter.sock