> There is a much simpler solution to this problem: Put the greylisting
> module *after* the dnsbl module in the plugins file.

It is but it seems like the greylisting module looks up the IP address of
the host during an earlier sequence than the point at which the dnsbl 
returns it's information.  At least the sequence I get in the log messages
even with deny_late turned on shows the greylisting module adding the
entry to the database long before dnsbl returns it's information.  I
currently have greylisting as the last entry right above the queue where
the dnsbl is one of the first entries.

With deny_late turned on it doesn't bother to DENY_SOFT the connection but
it does still update / increment the greylisting DBM entry

-- 
  Matthew Harrell                          Any sufficiently advanced bug is
  Bit Twiddlers, Inc.                       indistinguishable from a feature.
  [EMAIL PROTECTED]     

Reply via email to