From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:28:46 2008 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> 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 285FA106564A for <freebsd-questions@freebsd.org>; Tue, 20 May 2008 03:28:46 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 10A408FC0C for <freebsd-questions@freebsd.org>; Tue, 20 May 2008 03:28:45 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 7F9801CCEA; Mon, 19 May 2008 20:28:45 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id AJHqxg0HZd6n; Mon, 19 May 2008 20:28:42 -0700 (PDT) Date: Mon, 19 May 2008 23:28:39 -0400 From: Sahil Tandon <sahil@tandon.net> To: Paul Schmehl <pauls@utdallas.edu> Message-ID: <20080520032838.GB1571@shepherd> Mail-Followup-To: Paul Schmehl <pauls@utdallas.edu>, freebsd-questions@freebsd.org References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <20080520021525.GA1571@shepherd> <D730FF163CD955A882597EE9@Macintosh.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <D730FF163CD955A882597EE9@Macintosh.local> Cc: freebsd-questions@freebsd.org Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 20 May 2008 03:28:46 -0000 * Paul Schmehl <pauls@utdallas.edu> [05-19-2008]: > Macintosh:~ pauls$ telnet my.mywebsite.com 25 > Trying 209.181.247.105... > Connected to nullmx.mywebsite.com. > Escape character is '^]'. > 220 nullmx SMTP > EHLO testing.mydomain.com > 220 Hello > quit > 220 Buh-bye! > Connection closed by foreign host > > Why "nullmx.mywebsite.com"? Which resolves to an entirely different IP > address. Perhaps the admin routes all port 25 traffic to nullmx. > So I've got no idea why he's having this problem, unless it's because the > MX record doesn't point to my.mywebsite.com. Pure conjecture, but I think in trying to avoid exposing his machine's real hostname, he just wrote my.mywebsite.com, which just so happens to be an actual hostname. Otherwise, I am similarly perplexed. -- Sahil Tandon <sahil@tandon.net>