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 > > Now it's branched, I'm ready to take new features in the developement > branch (the upcoming 1.7.1) > Emmanuel, I now want to only add a report header to delayed messages. I run milter-greylist in test mode(-T) and so set "report delays" in the config file. I don't get the header X-Greylist I though get a sendmail log line : Dec 2 12:04:32 mailgate milter-greylist: iB2B4TaD025598: addr x.x.x.x from <C.P@...> rcpt <me@...>: autowhitelisted for more 24:00:00 but this message did not get the Milter-greylist header The code however says clearly : 533 if (conf.c_report & C_DELAYS) 534 smfi_addheader(ctx, HEADERNAME, hdr); Did I missed up something ? Logic problem ? SL/
Message
Re: [milter-greylist] milter-greylist-1.6rc1 released
2004-12-02 by S L
Attachments
- No local attachments were found for this message.