[1][email protected] wrote: JP, Try reading the documentation section on the SMTP transport ( [2]http://www.exim.org/exim-html-current/doc/html/spec_html/ch30.html ), in particular the helo_data and interface sections. You might want to try using $sending_ip_address, as mentioned in the helo_data section, rather then $interface_address, which is really $received_ip_address, as mentioned in the interface section. Dan
Sent by: [3][email protected] To: [4][email protected] cc: (bcc: Dan Mitton/YD/RWDOE) Subject: [exim] helo_data with interface = with multiple IP's LSN: Not Relevant User Filed as: Not a Record Thank you that worked, seems I was looking at old docs and some third party examples which were just incorrect. References 1. mailto:[email protected] 2. http://www.exim.org/exim-html-current/doc/html/spec_html/ch30.html 3. mailto:[email protected] 4. mailto:[email protected] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
