Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 00:04:04 -0400
From:      Randy Pratt <bsd-unix@earthlink.net>
To:        Olivier Nicole <on@cs.ait.ac.th>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Odd sendmail behavior change
Message-ID:  <20060602000404.31c6aeb7.bsd-unix@earthlink.net>
In-Reply-To: <200606020303.k5233Zbf097151@banyan.cs.ait.ac.th>
References:  <20060601222101.7e0fe0cf.bsd-unix@earthlink.net> <200606020303.k5233Zbf097151@banyan.cs.ait.ac.th>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Jun 2006 10:03:35 +0700 (ICT)
Olivier Nicole <on@cs.ait.ac.th> wrote:

> > Now all system mail seems to want to be forwarded thru some relay
> a> t hus.parkingspa.com.  I have no clue where this came from nor
> 
> Try "dig kt.weeble.com" it is just an alias name for hus.parkingspa.com

Doh.. the obvious.. 

I've been using that name internally for many years and I do have
it listed in /etc/hosts.  I thought that /etc/hosts was checked
before bind.  It was never an issue before May 28 but the solution
was relatively easy: 

	change the network name for my LAN
	add the hostname to /etc/mail/local-host-names
	restart sendmail (kill -HUP `head -1 /var/run/sendmail.pid`)


Thanks for the clue stick and the quick response!  It really was
driving me crazy for a bit but I should know after 8 unix years
that when contradictions exist, check the premises.  I never
dreamed anyone would actually use such a stupid hostname for real ;-)

Best regards,

Randy



-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060602000404.31c6aeb7.bsd-unix>