From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 17 09:00:41 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22A2F16A41C for ; Fri, 17 Jun 2005 09:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF5543D49 for ; Fri, 17 Jun 2005 09:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5H90eZ4058550 for ; Fri, 17 Jun 2005 09:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5H90ewL058549; Fri, 17 Jun 2005 09:00:40 GMT (envelope-from gnats) Date: Fri, 17 Jun 2005 09:00:40 GMT Message-Id: <200506170900.j5H90ewL058549@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: vaidab@Safe-mail.net Cc: Subject: Re: bin/82311: sendmail waits 1min+ when there is no internetconnection, after a reboot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vaidab@Safe-mail.net List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 09:00:41 -0000 The following reply was made to PR bin/82311; it has been noted by GNATS. From: vaidab@Safe-mail.net To: bug-followup@freebsd.org Cc: Subject: Re: bin/82311: sendmail waits 1min+ when there is no internetconnection, after a reboot Date: Fri, 17 Jun 2005 04:56:49 -0400 Thanks, that stops the problem. -------- Original Message -------- From: Maxim Konovalov To: vaidab@Safe-mail.net Cc: bug-followup@freebsd.org Subject: Re: bin/82311: sendmail waits 1min+ when there is no internetconnection, after a reboot Date: Thu, 16 Jun 2005 12:56:42 +0400 (MSD) > Hi, > > [...] > > When there is no external internet connection, Sendmail > > waits 1min or more when I reboot. > > >How-To-Repeat: > > block internet access from gateway > > enable sendmail in rc.conf > > reboot > > >Fix: > > Reduce resolver timeout in sendmail.mc|cf. > > -- > Maxim Konovalov