Mercurial > dnsbl
comparison dnsbl.spec.in @ 235:e6c66640f6f9
Add SRS decoding to envelope addresses
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 09 Jun 2009 08:36:34 -0700 |
parents | 5c3e9bf45bb5 |
children | c0d2e99c0a1d |
comparison
equal
deleted
inserted
replaced
234:1c45d50cbbc6 | 235:e6c66640f6f9 |
---|---|
94 /etc/rc.d/init.d/%{name} | 94 /etc/rc.d/init.d/%{name} |
95 %dir %attr(0750,%{name},root) /var/run/%{name} | 95 %dir %attr(0750,%{name},root) /var/run/%{name} |
96 | 96 |
97 | 97 |
98 %changelog | 98 %changelog |
99 * Tue Jun 09 2009 Carl Byington <carl@five-ten-sg.com> - 6.24-1 | |
100 - Add SRS decoding to envelope addresses. | |
101 | |
99 * Mon May 25 2009 Carl Byington <carl@five-ten-sg.com> - 6.23-1 | 102 * Mon May 25 2009 Carl Byington <carl@five-ten-sg.com> - 6.23-1 |
100 - Add whitelisting by regex expression filtering. | 103 - Add whitelisting by regex expression filtering. |
101 | 104 |
102 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 | 105 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 |
103 - Prevent auto whitelisting due to outgoing multipart/report | 106 - Prevent auto whitelisting due to outgoing multipart/report |