[Pkg-exim4-users] hubbed_hosts, was: Re: Sending outgoing email into the internet, incoming to smarthost

Marc Haber mh+pkg-exim4-users at zugschlus.de
Fri Jan 4 08:34:19 UTC 2008


On Thu, Jan 03, 2008 at 04:13:02PM -0800, Jeroen van Aart wrote:
> In the file /etc/exim4/hubbed_hosts if there are entries like this:
> domain1.longernameorganisation: 99.88.77.66:55.44.33.22
> domain2.organisation:           99.88.77.66:55.44.33.22
> 
> Where there is a tab or 2 after "domain2.organisation:" to align the 
> entries, it will not read the ips correctly. I believe the tabbed entry 
> will be not be read. So domain2.organisation will not resolve to either 
> 99.88.77.66 or 55.44.33.22, but to whatever to dns says.

$ cat /etc/exim4/hubbed_hosts
realnechayev.zugschlus.de: nechayev.zugschlus.de
foo.zugschlus.de:               nechayev.zugschlus.de
domain1.longernameorganisation: 99.88.77.66:55.44.33.22
domain2.organisation:           99.88.77.66:55.44.33.22

$ exim -bt test at domain2.organisation
R: domain_literal for test at domain2.organisation
R: hubbed_hosts for domain2.organisation
test at domain2.organisation
  router = hubbed_hosts, transport = remote_smtp
  host 99.88.77.66 [99.88.77.66]
  host 55.44.33.22 [55.44.33.22]
$

I cannot reproduce this here, things just work fine.

Can you give debug output of exim -d -bt something at domain2.organisation?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190



More information about the Pkg-exim4-users mailing list