From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 16:26:41 2003 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 53D6D37B404 for ; Wed, 26 Mar 2003 16:26:41 -0800 (PST) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id E92BF43FAF for ; Wed, 26 Mar 2003 16:26:40 -0800 (PST) (envelope-from stuffynose@earthlink.net) Received: from h-68-164-6-246.chcgilgm.covad.net ([68.164.6.246] helo=dellfromhell) by gull.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 18yLE8-0005mu-00 for freebsd-questions@FreeBSD.ORG; Wed, 26 Mar 2003 16:26:40 -0800 Message-ID: <000501c2f3f7$9642ff40$0200a8c0@dellfromhell> From: "Karl Hammerschmidt" To: Date: Wed, 26 Mar 2003 18:26:56 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_UNCONFIRMED_DSBL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: sendmail timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 00:26:42 -0000 Sendmail times out when mailing to addresses outside my ISP. /var/log/maillog shows the mail received by localhost and then it times out sending to the domain of the recipient. It keeps trying to send intermittently. It goes fine if I send to an address that's hosted at my ISP. How could I diagnose the problem?