Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] 4.1.6 and spf

2008-10-02 by Joe Pruett

>  it also seems that my nolog logic isn't working.  the config file is
>  accepted, but logging still happens.  i'll dig into this more later.
>
> I fixed a bug where nolog wasn't respected when logging whitelist
> actions, and manu@ has already checked in it.

it looks like one line of my patch didn't make it in.  was it this that 
you fixed in acl.c?

1941c1966
<   if (retval & EXF_WHITELIST && (! (retval & EXF_NOLOG))) {
---
>   if (retval & EXF_WHITELIST) {

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.