comparison dnsbl.spec.in @ 302:52430ef70440 stable-6-0-44

Generic regex now matches against the reverse dns PTR value
author Carl Byington <carl@five-ten-sg.com>
date Mon, 13 Oct 2014 20:50:26 -0700
parents 7fb5911fe3a4
children 1f40b1b0ad31
comparison
equal deleted inserted replaced
301:13905d36ca82 302:52430ef70440
101 /etc/rc.d/init.d/%{name} 101 /etc/rc.d/init.d/%{name}
102 %dir %attr(0750,%{name},root) /var/run/%{name} 102 %dir %attr(0750,%{name},root) /var/run/%{name}
103 103
104 104
105 %changelog 105 %changelog
106 * Mon Oct 13 2014 Carl Byington <carl@five-ten-sg.com> - 6.44-1
107 - Generic regex now matches against the reverse dns PTR value
108
106 * Fri Jul 18 2014 Carl Byington <carl@five-ten-sg.com> - 6.43-1 109 * Fri Jul 18 2014 Carl Byington <carl@five-ten-sg.com> - 6.43-1
107 - Allow broken SRS0+ rather than the correct SRS0= tag. 110 - Allow broken SRS0+ rather than the correct SRS0= tag.
108 111
109 * Sat Jun 28 2014 Carl Byington <carl@five-ten-sg.com> - 6.42-1 112 * Sat Jun 28 2014 Carl Byington <carl@five-ten-sg.com> - 6.42-1
110 - Never add auto-whitelist entries for outgoing mail from localhost. 113 - Never add auto-whitelist entries for outgoing mail from localhost.