------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=237 Nigel Metheringham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.72 |Exim 4.73 Phil Pennock <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Phil Pennock <[email protected]> 2010-06-06 06:30:22 --- We now have dlfunc to call C functions from any point in the code, and both those functions and the local_scan function have access to Exim ACL variables. Between the two of these, this feature request has been more than implemented, in everything except the precise calling convention. Especially since local_scan has access to expand_string(). If you have a prepackaged scanner function but don't want to use it exactly as-is, you can write a wrapper function to use instead As such, I'm deeming this FIXED. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
