Mercurial > dnsbl
comparison ChangeLog @ 167:9b129ed78d7d stable-6-0-6
actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it.
author | carl |
---|---|
date | Mon, 27 Aug 2007 20:49:19 -0700 |
parents | bf828f785407 |
children | 6bac960af6b4 |
comparison
equal
deleted
inserted
replaced
166:7161d8451fcf | 167:9b129ed78d7d |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 6.06 2007-07-27 | |
4 Fix bug that effectively disabled spamassassin filtering. Improve | |
5 spamassassin filtering documentation. Generate warning if the | |
6 config file specifies spam assassin filtering, but spamc is not | |
7 found by autoconf. | |
2 | 8 |
3 6.05 2007-07-26 | 9 6.05 2007-07-26 |
4 Fix unitialized variable in my spamassassin code. | 10 Fix unitialized variable in my spamassassin code. |
5 | 11 |
6 6.04 2007-07-26 | 12 6.04 2007-07-26 |