Mercurial > dnsbl
diff ChangeLog @ 189:e10f5951b905
fix null pointer dereference from missing HELO command
author | carl |
---|---|
date | Sat, 10 Nov 2007 10:41:04 -0800 |
parents | f0eda59e8afd |
children | 004b855c6c1f |
line wrap: on
line diff
--- a/ChangeLog Sat Nov 10 10:27:05 2007 -0800 +++ b/ChangeLog Sat Nov 10 10:41:04 2007 -0800 @@ -2,8 +2,7 @@ 6.13 2007-11-10 HELO command is optional, and if missing caused a null pointer - dereference. Add configure detection for sendmail progress - callback, to allow smfi_progress() call during dns lookups. + dereference. 6.12 2007-10-13 SMTP rejections take precedence over greylisting.