
marc at perkel
Feb 23, 2009, 4:49 PM
Views: 515
Permalink
|
|
[Bug 816] New: Routers should support multiple conditions like ACL
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=816 Summary: Routers should support multiple conditions like ACL Product: Exim Version: 4.69 Platform: Other OS/Version: Linux Status: NEW Severity: wishlist Priority: medium Component: Routing AssignedTo: nigel[at]exim.org ReportedBy: marc[at]perkel.com CC: exim-dev[at]exim.org A router, like and ACL, should suppory multiple condition statements. outgoing_mail: driver = dnslookup domains = ! +all_mail_handled_locally transport = outgoing_smtp condition = ${if !def:h_X-Outscan:} condition = ${if !def:acl_c_mxbackup} -- 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/ ##
|