From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 11:07:23 2005 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 C22A716A4CE for ; Tue, 15 Feb 2005 11:07:23 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4101343D2F for ; Tue, 15 Feb 2005 11:07:23 +0000 (GMT) (envelope-from lotto.kim@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so1981973wri for ; Tue, 15 Feb 2005 03:07:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=LoTQD3bEnd+5JmDIxFfUPIRzmjnU8Ty34kLRh8FwmDxWkZSpfvcgrRbeTGldtymJ7OdyPUNC1Lqha9hZXk4oY//OPyn7EY4d9ggQVzjAfHaNd1WyvvX8n2Za2LedyPclY7dmBsLZVIM+5BFbUT25KN2/EXw+Tlp2OUMqfjA733k= Received: by 10.54.48.47 with SMTP id v47mr129596wrv; Tue, 15 Feb 2005 03:07:22 -0800 (PST) Received: by 10.54.42.54 with HTTP; Tue, 15 Feb 2005 03:07:22 -0800 (PST) Message-ID: <45680d1e050215030741ef34fc@mail.gmail.com> Date: Tue, 15 Feb 2005 12:07:22 +0100 From: Kim johansen To: Simon Barner In-Reply-To: <20050215110134.GB45607@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <45680d1e050215022352d5cd9d@mail.gmail.com> <20050215110134.GB45607@zi025.glhnet.mhn.de> cc: freebsd-questions@freebsd.org Subject: Re: sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kim johansen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 11:07:23 -0000 I cant find any problemes with dns. try to ping localhost/hostname/domain, i got a answear, it takes 0.046 ms. Kim Johansen On Tue, 15 Feb 2005 12:01:34 +0100, Simon Barner wrote: > Kim johansen wrote: > > i got a problem with sendmail, when i send a mail it takes > > 20-60secound before the mail is queued and another 20-60 secound > > before the mail is sendt. > > Hi, > > that sounds like a DNS issue. Make sure that forward an reverse lookups are > working correctly, and that your hostname is set properly in > /etc/rc.conf. > > Simon > > >