Author: Oren Levi Date: To: Giuliano Gavazzi CC: exim-users Subject: Re: [Exim] Bypassing RBL check for authenticated users.
Nope those changes made the server open to relay from anyone.
Authentication wasn't checked. as well.
I'm puzzled how does the ACL distinguish between a relay and a local
delivery from outside ?
Thanks,
Oren.
----- Original Message -----
From: "Giuliano Gavazzi" <eximlists@???>
To: "Oren Levi" <orenlevi@???>
Cc: <exim-users@???>
Sent: Wednesday, September 17, 2003 3:50 PM
Subject: Re: [Exim] Bypassing RBL check for authenticated users.
> At 15:03 -0400 2003/09/17, Oren Levi wrote:
> >
> >
> >What's possibly wrong ?
> >
>
> everything, starting from your excessive quoted text (the whole message...)! >
> Seriously, you must keep in mind one fundamental fact:
>
> once an accept or a deny statement is satisfied the acl is not
> processed any further. Keeping this in mind reread your ACL and
> you'll see that you are just blindly accepting all local mail, not
> even checking the recipient.
>
> I am pretty sure there was a standard configuration in the
> distribution, why not start from that? If I remember well it was very
> exhaustive.
>
> Giuliano
>
>