That did it thanks!
-----Original Message-----
From: Suresh Ramasubramanian [
mailto:linux@frodo.hserus.net]
Sent: Monday, September 22, 2003 11:43 PM
To: Johnson, Michael [IT]
Cc: exim-users@???
Subject: Re: [Exim] rbl whitelist
Johnson, Michael [IT] wrote:
> Hi Guys,
> Any way I can only use rbls for incoming mail and not outgoing... A
> client of mine seems to be on an ip in a rbl database I use. Since this ip
> is dynamic for the short time he is on it I would like to whitelist this
ip/
> or only use rbl for incoming mail not outgoing which he is trying to
send..
> How can I go about doing this?
Set up SMTP AUTH - and put the accept authenticated = * bit _before_
your RBL checks.
srs