Yahoo Groups archive

Milter-greylist

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

Message

How to use sendmail db files?

2006-10-16 by Jeff A. Earickson

Hi,

My setup: Solaris 10, sendmail 8.13.8, milter-greylist 3.0rc5.

I have a sendmail Berkeley db file for "access ok" that looks
like so, before being hashed into a db file:

68.160.175.114 OK
166.137.179.183 OK
(etc)

I would like to have milter-greylist look at it to whitelist
IP numbers that appear in this db file.  I reference this db file
in my sendmail.cf as:

Kpopauth hash -a<OK> /etc/mail/db/pophash

then

SLocal_check_rcpt
R$*     $: $(popauth $&{client_addr} $: <?> $)
R<?>        $@ NoPopAuth

R$*<OK>     $# OK $(log "POPAUTH RELAY " $&{client_addr} $)

Can I get milter-greylist to use my db file?  How?  Is this via
the sendmail macro stuff mentioned in the greylist.conf manpage?

Jeff Earickson
Colby College

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.