From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 16:48:22 2009 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 836231065688 for ; Thu, 29 Jan 2009 16:48:22 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id 5B6798FC30 for ; Thu, 29 Jan 2009 16:48:22 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by wf-out-1314.google.com with SMTP id 24so4063wfg.7 for ; Thu, 29 Jan 2009 08:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=W7gm/x/loRjuW17RVlMW8f23fUkwGWz3/OoLRkjP2GE=; b=iKWWo7ssRXz9MxP6RS4eSWkMZvNRIeTniwZQprk2gkTjFDiurBbbk3azogi2OJyuru b7f9KgD/ix0QPTxELyZrsrOMJx+MgPJki3G0sQYkvgaC804e3TpiK0TQ8cw1EhsSrADo 6ukPThSQgKdCang8N3zsfw739virp/NQUEU9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=cVLO5uPFrrBu8UVFKibnhTy4nylpf3z1zuWfiUNljIQN+nkrlkgWA/eYshnyQm/zRD WDJRNcL0DKRNfBsPi25vkFkvdt3iGmAQxFmOgDubY5yJc9xlNo+U1glAzSgvepMHXZFW cZpg8tmhZTSuVeVwOvBZoMmDgiiplZhn4SaYk= MIME-Version: 1.0 Received: by 10.142.254.2 with SMTP id b2mr71720wfi.323.1233246018862; Thu, 29 Jan 2009 08:20:18 -0800 (PST) Date: Thu, 29 Jan 2009 16:20:18 +0000 Message-ID: From: Chris Rees To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Sendmail DNS strangeness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 16:48:22 -0000 For about four days now, I've had these emails stuck in my mailqueue, and I don't understand what the problem is. Sure it says it has a DNS failure, but what does it mean? Jan 29 16:03:19 amnesiac sm-mta[38492]: n0RM2Hlj021695: to=<******>, ctladdr= (80/80), delay=1+18:01:02, xdelay=00:00:14, mailer=esmtp, pri=8221553, relay=mail2.ukrhosting.com. [91.196.0.5], dsn=4.3.0, stat=Deferred: 451 DNS temporary failure (#4.3.0) I've disabled the firewall, I have a known working named on localhost, and resolv.conf is pointing to localhost. Any ideas?