Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 08:20:32 +0200
From:      peter@bgnett.no (Peter N. M. Hansteen)
To:        questions@freebsd.org
Cc:        mwlucas@blackhelicopters.org
Subject:   Re: pfspamd greylisting stuttering at everything
Message-ID:  <87ods3wo27.fsf@amidala.kakemonster.bsdly.net>

next in thread | raw e-mail | index | archive | help
> I'm set up just like the man page, but every incoming connection is
> being stuttered at.  This plays havoc with incoming legit mail, of
> course, and I've been forced to fall back on older antispam tools.

Are you sure you are actually seeing stuttering, not just the
greylisting database getting (slowly) initialized?  

You should expect a 'silent period' while the machines which are
trying to send you mail prove their good intentions to your
greylister.  The point of greylisting, after all, is to force
correspondents to retry 'within a reasonable time'.  The lower
threshold for 'reasonable' is set with the first of the -G arguments
to spamd.  The other factor is how long the correspondent takes to
actually retry, which depends on a number of other factors you really
can't influence much, such as the size of that server's outgoing
queue.

I would give the initial database buildup a few hours at least.  If
you're impatient and you have a few addresses which you consider
'known good', you could whitelist them using 

      # spamdb -a nnn.nnn.nnn.nnn

see spamdb(8) for details.  I suppose that man page could do with a
bit more text.

PS  My favorite quote about spamd and greylisting at the moment is this
    recent message to openbsd-misc: 
    http://marc.theaimsgroup.com/?l=openbsd-misc&m=116136841831550&w=2

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
"First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales"
20:11:56 delilah spamd[26905]: 146.151.48.74: disconnected after 36099 seconds




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ods3wo27.fsf>