From owner-freebsd-questions Wed Jan 29 11:37:31 2003 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 223FE37B401 for ; Wed, 29 Jan 2003 11:37:30 -0800 (PST) Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83FDE43F75 for ; Wed, 29 Jan 2003 11:37:29 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id h0TJbNCE024132 for ; Wed, 29 Jan 2003 11:37:23 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id h0TJbNIf024129 for ; Wed, 29 Jan 2003 11:37:23 -0800 (PST) (envelope-from philip@adhesivemedia.com) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Wed, 29 Jan 2003 11:37:23 -0800 (PST) From: Philip Hallstrom To: freebsd-questions@freebsd.org Subject: Need helping lengthening timeouts for sendmail... Message-ID: <20030129113050.W21811-100000@cypress.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all - Two weeks ago nwlink.com upgraded it's mail servers. Ever since that time I can not email anyone whose email is handled by those servers. What's even more frustrating is that my home server, same setup, same DSL (through nwlink.com even), but on a different subnet cause it's in a different city, has no problems whatsoever. The messages I get back from processing the queue manually with a lot of debugging are: Running /var/spool/mqueue/h0THo5Sc018988 (sequence 2 of 11) dowork(/var/spool/mqueue/h0THo5Sc018988) ... Connecting to mx1.pacifier.net. via esmtp... ... Connecting to mx3.pacifier.net. via esmtp... ... Connecting to mx2.pacifier.net. via esmtp... ... Connecting to mx4.pacifier.net. via esmtp... If I telnet to those IP's above on port 25, it does take about 60-90 seconds to connect, but it does connect. I've fiddled with the various Timeout paramaters in my sendmail.cf and submit.cf, but without any luck. I'm running sendmail 8.12.3 on FreeBSD 4.5-stable. I've gone round and round with them (for two weeks now) and they agree there's something wrong, and are now looking into their network issues, but in the meantime, I need help getting mail to send? So... is there anyway to get sendmail to just wait and wait and wait for that connection to appear? Or is there an easy way to tell it that intead of trying mx#.pacifier.net to use smtp.nwlink.com instead? Thanks folks... this is driving me nuts. -philip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message