From owner-freebsd-questions@FreeBSD.ORG Sun Mar 28 13:04:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A7616A4CE for ; Sun, 28 Mar 2004 13:04:22 -0800 (PST) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2500A43D31 for ; Sun, 28 Mar 2004 13:04:22 -0800 (PST) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i2SL7K7x002351; Sun, 28 Mar 2004 15:07:20 -0600 (CST) (envelope-from jamoore@cromagnon.cullmail.com) Received: by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i2SL7Kw2002350; Sun, 28 Mar 2004 15:07:20 -0600 (CST) (envelope-from jamoore) From: Jay Moore To: Gary Kline , FreeBSD Mailing List Date: Sun, 28 Mar 2004 15:07:18 -0600 User-Agent: KMail/1.5.4 References: <20040328202953.GA49832@tao.thought.org> In-Reply-To: <20040328202953.GA49832@tao.thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403281507.18984.jaymo@cromagnon.cullmail.com> Subject: Re: slightly OT; DNS and mail config... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2004 21:04:22 -0000 On Sunday 28 March 2004 02:29 pm, Gary Kline wrote: > For the past N days, mail sent to private individuals > seems to be bounced. Mail fom this list, however, > and spam (of course :-|) gets through. > > I just updated my registrar data and cut a secondary that > may have been causing problems. The only "hint" is from > a networking student who said that typing "reply" got a > bounce while sending mail to "kline@though.org" (note: no 't') > worked. > > Any ideas on this? either your DNS records are/were hosed, or your MTA is mis-config'd. Try http://www.dnsstuff.com to scope out your DNS records, and remember that changes take some time to propogate. Is your MTA sendmail, exim, or what? Are you set up to use a smart host to relay outgoing mail, or are you sending from your host? Are you receiving on your host, or POP'ing/IMAP'ing another host? Jay Moore