Emmanuel Noobadmin wrote:
On 8/17/12, W B Hacker <[email protected]> wrote:


Sorry but googling didn't give up a relevant meaning of LBL. What is
it and how is that configured in exim?


Local Black List  as opposed to Remote Black List.

EG: 'LBL' is the one you do not have to make an off-box remote call to search.

It, or 'they' are 'configured' however, and to act whenever and, wherever, or multiples of such - as you see fit.

You do use Local White Lists do you not?

Just reverse the acl verb action. ELSE 'NOT' the conditional.

As always, test first with a 'warn' class verb with:

logwrite = <some relevant identifier>
   (the clause is being traversed at all, not skipped)

and

log_message = <some associated, but not identical identifier>
   (acl conditional actually 'fired')

... to confirm it works as expected before switching it on for production.

Comment them off or replace with something more appropriate after proven in use.

Bill

--
韓家標



--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to