[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Exim4 - current spam setup



On Wed, Nov 05, 2003 at 09:39:15PM -0800, Paul Johnson wrote:

> > 3) Any opinions on using a sender callout feature?  Will good mail get 
> > blocked?
> 
> Yes, almost definitely.  Not all sites support this.

Really?  The callout just checks to see if a bounce ( sender <> ) can be 
sent.  There's sites that do not accept bounces?

So maybe change this:

  deny !acl = acl_whitelist_local_deny
         !verify = sender/callout=20s,defer_ok

to something like this?

  warn  message = X-Callout: failed callout
        !verify = sender/callout=20s,defer_ok


-- 
Bill Moseley
moseley@hank.org



Reply to: