------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=427 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Comment #2 from [EMAIL PROTECTED] 2006-12-06 17:50 ------- But you would have to make that call form every ACL in the group of ACLs that you are trying to bypass. That takes processing power as each condition has to be reevaluated over and over. My suggestion not only makes the source neater looking, but it reduces system load. Suppose I'm jumping over 50 ACLs. That's 50 times I don't have to do the same test over and over in each ACL. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
