comparison xml/dnsbl.in @ 50:05957b18b2e6

final changes for 3.3
author carl
date Sat, 10 Jul 2004 09:09:39 -0700
parents 6b79046b18c2
children c2371bb6cf84
comparison
equal deleted inserted replaced
49:4f9e3dc55d38 50:05957b18b2e6
169 run it. It may not be suitable for your system. Modify your 169 run it. It may not be suitable for your system. Modify your
170 sendmail.mc by removing all the "FEATURE(dnsbl" lines, add the following 170 sendmail.mc by removing all the "FEATURE(dnsbl" lines, add the following
171 line in your sendmail.mc and rebuild the .cf file 171 line in your sendmail.mc and rebuild the .cf file
172 172
173 <pre> 173 <pre>
174 INPUT_MAIL_FILTER(`dnsbl', `S=local:/var/run/dnsbl/dnsbl.sock, F=T, T=C:30s;S:2m;R:2m;E:5m') 174 INPUT_MAIL_FILTER(`dnsbl', `S=local:/var/run/dnsbl/dnsbl.sock, F=T, T=C:30s;S:5m;R:5m;E:5m')
175 </pre> 175 </pre>
176 176
177 Read the sample <a 177 Read the sample <a
178 href="http://www.five-ten-sg.com/dnsbl.conf">/etc/dnsbl/dnsbl.conf</a> 178 href="http://www.five-ten-sg.com/dnsbl.conf">/etc/dnsbl/dnsbl.conf</a>
179 file and modify it to fit your configuration. You can test your 179 file and modify it to fit your configuration. You can test your