Josip Rodin wrote: > On Sat, Dec 02, 2006 at 06:04:17PM +0300, Dmitry Pryadko wrote: > >>> | I wonder how can I disable local_scan function for messages, coming from >>> | several hosts (hosts I relay mail from) ? >>> >>> Just use !hosts = +relay_from_hosts .... >>> >> It doesn't have any sense since local_scan() does it's job after all ACL >> have passed, according to documentation >> Any other ideas ? >> > > Do what SA-Exim does - since acl_m* variables are available in local_scan, > you could make the invocation of local_scan depend on a particular ACL > variable being set. And then set that variable in the ACLs where you have > the necessary data. > > Is there any solution except altering local_scan() facility sources?
-- Dmitry Pryadko hosting.rbc.ru -- ## 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/
