Re: [Exim] spam using rbl (output from exim -bh)

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: Sherona Hoosen
CC: exim-users
Tárgy: Re: [Exim] spam using rbl (output from exim -bh)
Sherona Hoosen wrote:
> Hi
>
> I'm lost.
> What is the rcpt part
>
> I'm not sure if the ACL part of the configuration is being read at
> all.
>

Reply to the list as well please.
There are several places that ACLs can run. The one you seem to have
put the RBL checks in is checked when Exim receives the recipients -
you know, the rcpt to: part of the SMTP conversation. You haven't got
that far in your exim -bh test, so of course the RBLs haven't been
checked.
John