hi and thansk for your answer. sender_host_address is 127.0.0.1 when fetchmail is saying helo, so accept hosts = 127.0.0.1 : +local_domains works fine.
i red that this var is empty in some situation, but i did not find again, till now. andreas 2013/1/9, Phil Pennock <[email protected]>: > On 2013-01-09 at 20:44 +0000, Jeremy Harris wrote: >> On 01/09/2013 05:25 PM, andreas graeper wrote: >> > in what situation is $host emtpy and why ? >> >> $host is defined for transports and authenticators, according >> to >> http://exim.org/exim-html-current/doc/html/spec_html/ch-string_expansions.html#SECTexpop >> No mention of ACLs. I'd assume it's being empty in >> an ACL is quite likely. > > Perhaps the OP wants $sender_host_address for the IP address which > connected to Exim to submit a message, instead of $host, which is part > of address selection for how Exim sends out messages? > > -Phil > > -- > ## List details at https://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/ > -- ## List details at https://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/
