> > I am using rbl checking on Exim 4 right now but it seems to check
> > incoming and outgoing message which is annoying if you check for
> > dynablocks. Is there a way to restrict the rbl checking only for
> > incoming smtp traffic?
>
> deny message = $dnslist_text
> hosts = !+relay_from_hosts
> !authenticated = *
> dnslists = whatever
>
> which means that this rule will be skipped for hosts in the
> "relay_from_hosts" list and authenticated sessions.
Do make sure your authenticators are secure!
--
Lab tests show that use of micro$oft causes cancer in lab animals