From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 10:23: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 9D24916A4CE for ; Tue, 15 Feb 2005 10:23:23 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABD343D2F for ; Tue, 15 Feb 2005 10:23:23 +0000 (GMT) (envelope-from lotto.kim@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so1977756wri for ; Tue, 15 Feb 2005 02:23:20 -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:mime-version:content-type:content-transfer-encoding; b=F97kq7IJpJJQDHow+rbSMBPXqgh1JKUMCgJ4aaqYo4dFSfFwdnn95nPjQIIAOSAuMv995DG5dXHKvwtBmlBsepR9tGPw7qUf48qaS3UDRIOp6vczEBErTbTqbefpYiMRo/zAS3gTRYzxTfCeXDPcWlugAjW9YH6kUqZ1jv+egaI= Received: by 10.54.56.58 with SMTP id e58mr40775wra; Tue, 15 Feb 2005 02:23:20 -0800 (PST) Received: by 10.54.42.54 with HTTP; Tue, 15 Feb 2005 02:23:19 -0800 (PST) Message-ID: <45680d1e050215022352d5cd9d@mail.gmail.com> Date: Tue, 15 Feb 2005 11:23:19 +0100 From: Kim johansen To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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 10:23:23 -0000 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. Feb 15 11:21:24 srv102 sendmail[40844]: j1FALOJv040844: from=qkim, size=44, class=0, nrcpts=1, msgid=<200502151021.j1FALOJv040844@srv102.*>, relay=root@localhost Feb 15 11:21:44 srv102 sendmail[40844]: j1FALOJv040844: to=lotto.kim@gmail.com, ctladdr=qkim (1960/1975), delay=00:00:20, xdelay=00:00:20, mailer=relay, pri=30044, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (j1FALOJ9040845 Message accepted for delivery) Feb 15 11:22:27 srv102 sm-mta[40857]: j1FALOJ9040845: to=, ctladdr= (1960/1975), delay=00:00:43, xdelay=00:00:43, mailer=esmtp, pri=30375, relay=gsmtp171.google.com. [64.233.171.27], dsn=2.0.0, stat=Sent (OK 1108462951) where do this delay come from? Mvh Kim Johansen