Daniel L. Miller:
> Wietse Venema wrote:
> > The following solution solves 99% of the problem:
> >
> > - IF mail is from a local (or authenticated) client
> >   
> That's the magic part right there.  How do I accomplish this?

The client IP address passed along in the policy protocol.

> > - AND the sender has already passed "reject_unlisted_sender"

That's by having "reject_unlisted_sender" before "check_policy_service".

        Wietse

> > - THEN store the (sender, recipient) pair in a whitelist.
> >
> > This can be done with trivial modification of an existing greylisting
> > policy daemon.
> >   
> Absolutely - already done.  Just need that test.
> 
> -- 
> Daniel
> 
> 
> 

Reply via email to