From owner-freebsd-current@FreeBSD.ORG Mon Mar 24 19:22:31 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3244AFE4 for ; Mon, 24 Mar 2014 19:22:31 +0000 (UTC) Received: from zardoc.esmtp.org (zardoc.esmtp.org [70.36.157.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12A05E93 for ; Mon, 24 Mar 2014 19:22:30 +0000 (UTC) Received: from x2.esmtp.org (localhost. [127.0.0.1]) by zardoc.esmtp.org (MeTA1-1.0.Alpha22.0) with ESMTPS (TLS=TLSv1/SSLv3, cipher=ECDHE-RSA-AES256-GCM-SHA384, bits=256, verify=OK) id S000000000007BE3700; Mon, 24 Mar 2014 12:22:30 -0700 Received: (from ca@localhost) by x2.esmtp.org (8.14.6/8.12.10.Beta0/Submit) id s2OJMUDB006325 for freebsd-current@FreeBSD.org; Mon, 24 Mar 2014 12:22:30 -0700 (PDT) Date: Mon, 24 Mar 2014 12:22:30 -0700 From: Claus Assmann To: freebsd-current@FreeBSD.org Subject: Re: sendmail Broken Pipe Error Message-ID: <20140324192230.GA3916@x2.esmtp.org> Mail-Followup-To: freebsd-current@FreeBSD.org References: <20140324133634.GB6581@vpn.offrom.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140324133634.GB6581@vpn.offrom.nl> User-Agent: Mutt/1.5.22+16 (adf90e5365bc) (2013-10-16) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd-current@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 19:22:31 -0000 On Mon, Mar 24, 2014, Willy Offermans wrote: > Mar 24 14:16:01 MyServer sm-mta[11725]: s2ODCWT4011717: SYSERR(root): timeout writing message to MyProvider.com: Broken pipe > Mar 24 14:16:01 MyServer sm-mta[11725]: s2ODCWT4011717: to=, delay=00:03:29, xdelay=00:03:26, mailer=relay, pri=1284849, relay=MyProvider.com [XXX.XXX.XXX.XXX], dsn=4.0.0, stat=Deferred > Since there is a timeout error, I like to know what sendmail is writing to > MyProvider.com The mail message (DATA) -- as the log entry states. > Is there a way to debug sendmail to disclose the message written to > MyProvider.com and the response from MyProvider.com. I'm pretty sure that There's no response... check out s2ODCWT4011717 in your mail queue.