Mercurial > dnsbl
comparison dnsbl.spec.in @ 465:79e944269c0b
SA needs original rfc5321 envelope from to do proper spf checking. Remove some debug code.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 25 Apr 2019 09:35:53 -0700 |
parents | 428de28b34b7 |
children | f5b394bec28c |
comparison
equal
deleted
inserted
replaced
464:428de28b34b7 | 465:79e944269c0b |
---|---|
149 %endif | 149 %endif |
150 %dir %attr(0750,%{name},root) /var/run/%{name} | 150 %dir %attr(0750,%{name},root) /var/run/%{name} |
151 | 151 |
152 | 152 |
153 %changelog | 153 %changelog |
154 * Thu Apr 25 2019 Carl Byington <carl@five-ten-sg.com> - 6.76-1 | |
155 - SA needs original rfc5321 envelope from to do proper spf | |
156 checking. | |
157 - remove some debug code | |
158 | |
154 * Sun Mar 10 2019 Carl Byington <carl@five-ten-sg.com> - 6.75-1 | 159 * Sun Mar 10 2019 Carl Byington <carl@five-ten-sg.com> - 6.75-1 |
155 - change dkim_from syntax to allow "signer1,signer2;spf data" | 160 - change dkim_from syntax to allow "signer1,signer2;spf data" |
156 | 161 |
157 * Mon Dec 24 2018 Carl Byington <carl@five-ten-sg.com> - 6.74-1 | 162 * Mon Dec 24 2018 Carl Byington <carl@five-ten-sg.com> - 6.74-1 |
158 - add debug code for spf check with microsoft /14 | 163 - add debug code for spf check with microsoft /14 |