------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=695 Summary: smtp_active_hostname example in documentation has unknown variable Product: Exim Version: N/A Platform: Other URL: http://www.exim.org/exim-html- current/doc/html/spec_html/ch14.html OS/Version: Windows Status: NEW Severity: bug Priority: medium Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [email protected] smtp_active_hostname has a broken example: smtp_active_hostname = ${if eq{$received_ip_address}{10.0.0.1}\ {cox.mydomain}{box.mydomain}} change $received_ip_address to $interface_address and it works (pending bug 694). -- 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/ ##
