Yahoo Groups archive

Milter-greylist

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

Message

Re: {Disarmed} [~Disarmed~] [milter-greylist] memory usage

2008-02-20 by Matt Kettler

Kai Schaetzl wrote:
> Matt Kettler wrote on Fri, 08 Feb 2008 12:10:10 -0500:
> 
>> As for your original question: lazyaw and/or subnetmatch, should reduce the 
>> number of tupples in your greylist,
> 
> AFAIR, it doesn't. Tuples get stored as without lazyaw, just that the sender 
> mail address gets ignored. Just storing what is really necessary depending on 
> the "greylist mode" would indeed be helpful I think.

It won't change the size of the tuple record, but it will save space in that you 
you won't have one entry for every sender.

ie: joe@... 1.2.3.4 sends you email, gets delayed, then a whitelist 
entry is created.

later jane@... 1.2.3.4 sends you email. With lazyaw, that email goes 
through, and no new entry is created. Without lazyaw, she gets delayed, and then 
another entry is created.

In this over-trivialized example lazyaw would reduce your greylist db by 50%.

In reality, how much these will help depends a lot on your email.

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.