From owner-freebsd-questions@FreeBSD.ORG Fri Feb 24 22:09:30 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 333D3106564A for ; Fri, 24 Feb 2012 22:09:30 +0000 (UTC) (envelope-from chris_bender@cellularatsea.com) Received: from wireless.icgws.com (wireless.icgws.com [198.211.94.23]) by mx1.freebsd.org (Postfix) with ESMTP id EA5DD8FC08 for ; Fri, 24 Feb 2012 22:09:29 +0000 (UTC) Received: by wireless.icgws.com (Postfix, from userid 1003) id 1D4CF180ED5; Fri, 24 Feb 2012 16:51:55 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on wireless.icgws.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.5 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham version=3.3.1 Received: from wmstp.corp.cellularatsea.com (unknown [10.200.250.42]) by wireless.icgws.com (Postfix) with SMTP id 8D23C180ECF for ; Fri, 24 Feb 2012 16:51:49 -0500 (EST) Received: from wmstp.corp.wms.cellularatsea.com (localhost [127.0.0.1]) by wmstp.corp.cellularatsea.com (Postfix) with SMTP id 9B88AB18914 for ; Fri, 24 Feb 2012 16:52:45 -0500 (EST) Received: from wmsexg01.corp.cellularatsea.com ([10.200.104.15] helo=wmsexg01.corp.cellularatsea.com) by wmstp.corp.wms.cellularatsea.com with SMTP (ASSP 1.9.1.1); 24 Feb 2012 16:52:45 -0500 X-Ninja-PIM: Scanned by Ninja X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 x-vipre-scanned: 01BA3F68002D4201BA40B5 Content-class: urn:content-classes:message Date: Fri, 24 Feb 2012 16:52:43 -0500 Message-ID: Thread-Topic: Email issues, relay failure Thread-Index: AczzPYuDF2Ixtma/Tm2zIkipOa9vdw== From: "Bender, Chris" To: X-Assp-Whitelisted: Yes () X-Assp-Envelope-From: chris_bender@cellularatsea.com X-Assp-Intended-For: freebsd-questions@freebsd.org X-Assp-Passing: 10.200.104.15 in acceptAllMail X-Assp-ID: wmstp.corp.wms.cellularatsea.com (33012-47614) X-Assp-Version: 1.9.1.1(1.0.00) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Email issues, relay failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 22:09:30 -0000 Hi, I am responsible for a system I know little about. Sendmail all of a sudden stopped working...the sendmial is supposed to send to another machine. The senmail locally looks to deliver email to a que and the que looks= to forward to another machine. =20 However this looks to break.....Can somebody help me diagnose and repair. =20 It may be the remote machine never gets the email and thusly never delivers the email.=20 =20 Here is local machine response to my sending the following command.... =20 echo "test email from ccl `date` " | mailx -s "test email from ccl `date` " c.b@cell.com =20 The que message show the following.. =20 Running /var/spool/mqueue/q1OKcmpH017170 (sequence 1 of 20) ... Connecting to tools.wms.cellularatsea.com. via relay... ... Deferred: Connection timed out with tools.wms.cell.com. =20 =20 I can ping this machine via=20 ping tools =20 Is there supposed to be some type of handler on tools to accept messages. How would I know if it were postfix or sendmail? Is this possible to be on remote machine.=20 =20 =20 =20 =20 =20 CB =20 Thanks =20