From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 21:09:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 120C8106564A for ; Mon, 31 Mar 2008 21:09:17 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 541568FC1F for ; Mon, 31 Mar 2008 21:09:16 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl136-106.kln.forthnet.gr [77.49.255.106]) (authenticated bits=128) by igloo.linux.gr (8.14.2/8.14.2/Debian-3) with ESMTP id m2VL8vMo025206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 1 Apr 2008 00:09:06 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m2VL8uVN002406; Tue, 1 Apr 2008 00:08:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m2VL8r8l002405; Tue, 1 Apr 2008 00:08:53 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Chris St Denis References: <47F149A8.4030509@smartt.com> Date: Tue, 01 Apr 2008 00:08:53 +0300 In-Reply-To: <47F149A8.4030509@smartt.com> (Chris St Denis's message of "Mon, 31 Mar 2008 13:29:28 -0700") Message-ID: <87wsnia9ei.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m2VL8vMo025206 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.955, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.44, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: changed sendmail behavior on FreeBSD 7? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 21:09:17 -0000 On Mon, 31 Mar 2008 13:29:28 -0700, Chris St Denis wrote: > I've setup a new web server hostname doremi.ctgameinfo.com. When I try > to send mail to username@ctgameinfo.com it tries to deliver it locally > instead of to the mx server mx1.ctgameinfo.com. > > In previous versions this seems to work correctly. Why would it be > trying to deliver locally this time? I'm running default sendmail > config that comes with the standard install. Show us your `/etc/mail/hostname.mc' file, and if you have a file with a list of `local' hostnames in `/etc/mail/local-host-names' show us that file too.