Mercurial > dnsbl
comparison dnsbl.spec.in @ 425:1b7a785610f5
hosts-ignore.conf can be used to ignore nameserver names
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 18 Aug 2017 09:11:35 -0700 |
parents | c9b7b6dd1206 |
children | 6f2db3d19a34 |
comparison
equal
deleted
inserted
replaced
424:b1a9a6fc9aad | 425:1b7a785610f5 |
---|---|
153 %endif | 153 %endif |
154 %dir %attr(0750,%{name},root) /var/run/%{name} | 154 %dir %attr(0750,%{name},root) /var/run/%{name} |
155 | 155 |
156 | 156 |
157 %changelog | 157 %changelog |
158 * Fri Aug 18 2017 Carl Byington <carl@five-ten-sg.com> - 6.60-1 | |
159 - hosts-ignore.conf can be used to ignore nameserver names | |
160 ns1.google.com ended up on the sbl | |
161 | |
158 * Wed Jul 26 2017 Carl Byington <carl@five-ten-sg.com> - 6.59-1 | 162 * Wed Jul 26 2017 Carl Byington <carl@five-ten-sg.com> - 6.59-1 |
159 - use both envelope from and header from for spf checks when envelope | 163 - use both envelope from and header from for spf checks when envelope |
160 from is a subdomain of the header from domain. | 164 from is a subdomain of the header from domain. |
161 | 165 |
162 * Fri May 19 2017 Carl Byington <carl@five-ten-sg.com> - 6.58-1 | 166 * Fri May 19 2017 Carl Byington <carl@five-ten-sg.com> - 6.58-1 |