[Mimedefang] greylisting stats

Kenneth Porter shiva at sewingwitch.com
Thu Dec 11 10:02:45 EST 2003


--On Wednesday, December 10, 2003 8:28 PM -0500 Security 
<security at hudakville.com> wrote:

> However, I have a question.  Before implementing this, I had never worked
> with the Berkeley DB format before.  In reading about it, it looks to me
> that you can only have one value per key.  Is that true?  If so, I would
> assume that you would have to use a relational DB like MySQL in order to
> get anymore.

I would guess the same way that more than one thing is used for the key: 
Paste them all together with a delimiter and use a Perl regex to extract 
the pieces later.

Jonas Eckerman posted a link to his fairly sophisticated greylist 
implementation to the list a few days ago:

<http://whatever.frukt.org/mimedefang-filter.shtml>



More information about the MIMEDefang mailing list