[exim-dev] [Bug 431] Default HELO should be rDNS of Interfac…

Pàgina inicial
Delete this message
Reply to this message
Autor: bug431
Data:  
A: exim-dev
Assumptes vells: [exim-dev] [Bug 431] New: Default HELO should be rDNS of Interface
Assumpte: [exim-dev] [Bug 431] Default HELO should be rDNS of Interface
------- 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=431





------- Comment #2 from holmgren@??? 2007-01-26 00:38 -------
Resolution of bug 248 means that helo_data can be set to "${lookup dnsdb
{ptr=$sending_ip_address}}" or "${lookup dnsdb
{ptr=$sending_ip_address}{$value}{$primary_hostname}}" but should that be the
default (the default currently is "$primary_hostname") or should the default be
NULL/"", and if expansion yields nothing then the outgoing interface is
reverse-looked up without involving expand_string()? It's a bit more efficient
but requires more code.

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email