On Sun, Nov 28, 2004 at 06:46:12PM +0100, manu@... wrote:
>
> Today I branched the new stable branch for upcoming milter-greylist-1.6.
> Here is version 1.6rc1, which is likely to become 1.6 if nobody find an
> horrible bug in it.
>
> ftp://ftp.espci.fr/pub/milter-greylist/milter-greylist-1.6rc1.tgz
> MD5 (milter-greylist-1.6rc1.tgz) = a86a59bf8c4e33534c04be94d467e5b7
>
Emmanuel, I moved from 1.4 to 1.6rc1.
I'm running "test mode" (only activating milter-greylist for
some domains).
On one machine I did not remove the greylist.db and once again
faced some errors with some entries with [ ] characters in the
email part :
Nov 29 20:01:00 mailgate4 milter-greylist: unknown token "@" line 16325, skipping
Nov 29 20:01:00 mailgate4 milter-greylist: unknown token "[" line 16326, skipping
Nov 29 20:01:00 mailgate4 milter-greylist: unknown token "]" line 16326, skipping
Example of such lines :
82.231.118.33 <O[5-]@...> <janssf1@...>
A vi or sed call are needed to clean the greylist.db ..
IMHO the following code in except.c :
syslog(LOG_INFO, "%s: testmode: skipping greylist "
"for recipient \"%s\"", queueid, rcpt);
is too verbose when running testmode.
Can we remove it or changed it to LOG_DEBUG for 1.6 ?
Regards,
SL/Message
Re: [milter-greylist] milter-greylist-1.6rc1 released
2004-11-29 by S L
Attachments
- No local attachments were found for this message.