ok - need some quick ACL help. I'm writing the back end for this project. Here's the situation:

deny    message = REJECTED - User listed in personal block list
condition = ${lookup{$sender_address}lsearch{/etc/mailcontrol/domains/perkel.com/users/marc/blockfrom.txt}{yes}{no}}

The above code works of the file exists but if the file doesn't exist then I have problems. What I need is for it to return {no} if the file isn't there. How do I do that? Thanks in advance.

--
Marc Perkel - [EMAIL PROTECTED]

Spam Filter: http://www.junkemailfilter.com
   My Blog: http://marc.perkel.com


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

Reply via email to