------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1438 Summary: acl varaibles don't seem to live in transport Product: Exim Version: 4.82 Platform: Other OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Transports AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] In an ACL I set: warm set acl_c_smtp_out = 1.2.3.4 In the transport I use: interface = $acl_c_smtp_out But the transport doesn't use the passed interface. it is as if the ACL variable is blank. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
