Mercurial > dnsbl
comparison ChangeLog @ 101:6ac7ba4a8312 stable-5-9
fix <> passed as <<>> to verification hosts
author | carl |
---|---|
date | Mon, 26 Sep 2005 20:40:29 -0700 |
parents | 63e8633abc34 |
children | d9c64bafbf60 |
comparison
equal
deleted
inserted
replaced
100:63e8633abc34 | 101:6ac7ba4a8312 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 5.9 2005-09-26 | |
4 Fix a bug with empty return paths passed to the verification code. | |
5 That resulted in 'MAIL FROM:<<>>' being sent to the verification | |
6 mail server. | |
2 | 7 |
3 5.8 2005-09-25 | 8 5.8 2005-09-25 |
4 Allow empty env_to at global context level to remove restrictions | 9 Allow empty env_to at global context level to remove restrictions |
5 on env_to values in child contexts. | 10 on env_to values in child contexts. |
6 | 11 |