Mercurial > dnsbl
comparison ChangeLog @ 131:df355d117199
uribl lookups fully qualified; allow two component host names
author | carl |
---|---|
date | Tue, 01 Aug 2006 10:44:55 -0700 |
parents | 9ab51896447f |
children | b8ce1b31237d |
comparison
equal
deleted
inserted
replaced
130:e316f6fd9c39 | 131:df355d117199 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 5.19 2006-08-01 | |
4 Bug fix - add trailing dot to uribl dns lookups to make them fully | |
5 qualified. Check host names with only two components, since | |
6 spammers are now using bare http://domain.tld references. | |
2 | 7 |
3 5.18 2006-04-27 | 8 5.18 2006-04-27 |
4 Bug fix - newer sendmail versions don't guarantee envelope addresses | 9 Bug fix - newer sendmail versions don't guarantee envelope addresses |
5 enclosed in <> wrapper. | 10 enclosed in <> wrapper. |
6 | 11 |