Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] blacklisting from uribl

2009-01-15 by Michael Mansour

Hi,

> Am Donnerstag Januar 15 2009 01:49 schrieb Michael Mansour:
> > Hi Dan,
> >
> > > > Hi,
> > > >
> > > > I use uribl to score emails in SA. What I'd like to do is just drop
> > > > any emails that exist in URIBL_BLACK (the blacklist category of
> > > > uribl).
> > > >
> > > > I'm looking for a way to do this and am wondering if milter-greylist
> > > > can
> >
> > do it?
> >
> > > > I don't think it can because a message needs to be accepted first,
> > > > scanned to query the URI in it against multi.dnsbl.com and then
> > > > perform an appropriate action.
> > >
> > > You used the word drop.  Drop is easy.  REJECT is hard.
> >
> > Hmm.. ok, how would I just drop these emails?
> >
> > I'm currently looking in SpamAssassin but it's basically a message filter
> > and scorer, no drops. Checking SA 3rd party plugins also don't show any
> > which drop.
> 
> perhaps you would like to check out MIMEdefang? (www.mimedefang.org)

Yeah I know about that but the thing I'm trying to avoid is accepting the
emails for processing altogether. When my servers get hammered with 10 or 20
spams a second, processing that trash only to delete it wastes valuable
resources. It's much better to handle it at the MTA and reject there, so as
not to even process the trash.

Through another list I was told to use milter-link, which does exactly what I
want and is currently running on a test server. It's looking good and is
working fine so far. I'll likely put it into production by the end of today.

I know milter-greylist can query IP blacklists (I use that already) but I
wonder if milter-greylist's dnsrbl function can query URI lists like:

multi.surbl.org
multi.uribl.org

?

If it can, then technically speaking, I don't need milter-link at all,
milter-greylist would be able to perform the same function.

Michael.

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.