Yahoo Groups archive

Milter-greylist

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

Thread

Requests for Enhancement

Requests for Enhancement

2007-11-10 by Jim Hermann

Would it be possible to allow the report parameter to take precedance 
in a racl whitelist line?

I have report = delays, so I don't clutter undelayed email with an extra 
Header line.

However, I would like to have reports for special whitelist scenarios:

racl whitelist dnsrbl "white" report "From %f at IP %i - Sender IP on 
list.dnswl.org, not delayed by %V"

racl whitelist addr 64.12.136.0/24 spf report "SPF_OK From %f at IP %
i - Sender IP whitelisted, not delayed by %V" # AOL

racl whitelist addr 64.233.162.0/24 spf report "SPF_OK From 
gmail.com" # zproxy.gmail.com

I think that this change would make use of report more consistent with 
other actions that override the global value:  delay, autowhite, spf, 
auth, and tls.

Jim

Re: [milter-greylist] Requests for Enhancement

2007-11-10 by manu@netbsd.org

Jim Hermann <hostmaster@...> wrote:

> Would it be possible to allow the report parameter to take precedance
> in a racl whitelist line?

I must confess I did not understood what you want. Another try with a
complete example (the ACL and what you want to happen exactly)?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: Requests for Enhancement

2007-11-11 by Jim Hermann

--- In milter-greylist@yahoogroups.com, manu@... wrote:
>
> Jim Hermann <hostmaster@...> wrote:
> 
> > Would it be possible to allow the report parameter to take 
precedance
> > in a racl whitelist line?
> 
> I must confess I did not understood what you want. Another try with a
> complete example (the ACL and what you want to happen exactly)?

It's hard to give an example of something that does nothing.

greylist.conf settings:

report delays
racl whitelist addr 64.233.162.0/24 spf report "SPF_OK From 
gmail.com" # zproxy.gmail.com

actual results:

when an email comes from 64.233.162.x, it is not delayed and 
NO X-Greylist Header is added to the message.

expected results:

when an email comes from 64.233.162.x, it is not delayed and 
"X-Greylist: SPF_OK From gmail.com" Header IS added to the 
message.

Jim



Jim

Re: [milter-greylist] Re: Requests for Enhancement

2007-11-11 by manu@netbsd.org

Jim Hermann <hostmaster@...> wrote:

> It's hard to give an example of something that does nothing.
> 
> greylist.conf settings:
> 
> report delays
> racl whitelist addr 64.233.162.0/24 spf report "SPF_OK From 
> gmail.com" # zproxy.gmail.com
> 
> actual results:
> 
> when an email comes from 64.233.162.x, it is not delayed and 
> NO X-Greylist Header is added to the message.
> 
> expected results:
> 
> when an email comes from 64.233.162.x, it is not delayed and 
> "X-Greylist: SPF_OK From gmail.com" Header IS added to the 
> message.

Ok, so that's a bug report, not a request for enhancement.
Is it 4.0 or CVS?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Re: Requests for Enhancement

2007-11-11 by Jim Hermann

--- In milter-greylist@yahoogroups.com, manu@... wrote:
>
> Ok, so that's a bug report, not a request for enhancement.
> Is it 4.0 or CVS?

Version 4.0

Jim

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.