Mercurial > dnsbl
comparison ChangeLog @ 133:b8ce1b31237d stable-5-19
uribl lookups fully qualified; allow two component host names
author | carl |
---|---|
date | Tue, 01 Aug 2006 15:28:13 -0700 |
parents | df355d117199 |
children | f9917ce924a3 |
comparison
equal
deleted
inserted
replaced
132:ae9daf43d8eb | 133:b8ce1b31237d |
---|---|
2 | 2 |
3 5.19 2006-08-01 | 3 5.19 2006-08-01 |
4 Bug fix - add trailing dot to uribl dns lookups to make them fully | 4 Bug fix - add trailing dot to uribl dns lookups to make them fully |
5 qualified. Check host names with only two components, since | 5 qualified. Check host names with only two components, since |
6 spammers are now using bare http://domain.tld references. | 6 spammers are now using bare http://domain.tld references. |
7 Spec file now creates an rpm that properly creates the dnsbl user. | |
7 | 8 |
8 5.18 2006-04-27 | 9 5.18 2006-04-27 |
9 Bug fix - newer sendmail versions don't guarantee envelope addresses | 10 Bug fix - newer sendmail versions don't guarantee envelope addresses |
10 enclosed in <> wrapper. | 11 enclosed in <> wrapper. |
11 | 12 |