Mercurial > dnsbl
comparison ChangeLog @ 121:e2506138561b stable-5-13
uribl patch from Jeff Evans <jeffe@tricab.com>
author | carl |
---|---|
date | Sun, 12 Mar 2006 13:43:23 -0800 |
parents | aa07452e641b |
children | e8971c595845 |
comparison
equal
deleted
inserted
replaced
120:1d9e6c1b8872 | 121:e2506138561b |
---|---|
1 $Id$ | 1 $Id$ |
2 | 2 |
3 5.13 2006-03-12 | 3 5.13 2006-03-12 |
4 patch from Jeff Evans <jeffe@tricab.com> | 4 patch from Jeff Evans <jeffe@tricab.com> |
5 add SURBL/URIBL lookups, remove trailing dots from hostnames, | 5 add SURBL/URIBL lookups, remove trailing dots from hostnames, |
6 allow ip address literals as hostnames. | 6 allow ip address literals as hostnames. |
7 add configuration for surbl/uribl list and reject message | |
8 | |
7 | 9 |
8 5.12 2006-01-08 | 10 5.12 2006-01-08 |
9 Use larger resolver buffer to accomodate spammers with many name | 11 Use larger resolver buffer to accomodate spammers with many name |
10 servers. A current example is life-all.com which needs to retry in | 12 servers. A current example is life-all.com which needs to retry in |
11 tcp mode to fetch the 1444 byte response. | 13 tcp mode to fetch the 1444 byte response. |