updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / dk-milter / dk-filter.conf
blob10e4d76779a9a3b6840fc25398d24826756b0b87
1 # Generate your key using
2 #       cd /etc/dk-milter 
3 #       /usr/bin/gentxt.csh dk mydomain.com
4 #       /etc/rc.d/dk-filter start
6 # Add these 2 line to /etc/postfix/main.cf
7 #       smtpd_milters = inet:localhost:2020
8 #       non_smtpd_milters = inet:localhost:2020
9    
10 DK_FILTER="-p inet:2020@localhost -d mydomain.com -D -s /etc/dk-milter/dk.private -S dk -u dk-milter"