From owner-freebsd-stable@FreeBSD.ORG Tue Jun 23 07:48:14 2015 Return-Path: Delivered-To: freebsd-stable@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E685DF50 for ; Tue, 23 Jun 2015 07:48:14 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1.freebsd.org (Postfix) with ESMTP id CC0D0AD6 for ; Tue, 23 Jun 2015 07:48:14 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 14E24F9142C for ; Tue, 23 Jun 2015 00:40:30 -0700 (PDT) Date: Tue, 23 Jun 2015 00:39:55 -0700 (MST) From: timp To: freebsd-stable@freebsd.org Message-ID: <1435045195074-6020423.post@n5.nabble.com> In-Reply-To: <20150621055529.GC51738@minime.local> References: <20150618112132.GD7234@pol-server.leissner.se> <20150618132211.GO7234@pol-server.leissner.se> <20150618151032.GB42082@minime.local> <20150618151608.GB3755@pol-server.leissner.se> <20150618154115.GA68153@C02N93Y5G3QT.corp.proofpoint.com> <20150620032245.GF45374@minime.local> <20150621055529.GC51738@minime.local> Subject: Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 07:48:15 -0000 For the purity of the experiment I installed fresh FreeBSD 10.1-RELEASE amd64. Then I updated it to p13. Tried to send email via localhost - no luck as before. Then I applied Gregory's new.patch patch, rebuilt, installed and rebooted. It works now! I successfully sent and received my email. Here is how it looks now: % echo ttt | mail -s 'ss' ptimofeev@xxx.ru Jun 23 10:31:35 test10-64 sendmail[825]: t5N7VZcc000825: from=timp, size=38, class=0, nrcpts=1, msgid=<201506230731.t5N7VZcc000825@xxx.ru>, relay=timp@localhost Jun 23 10:31:35 test10-64 sendmail[825]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-GCM-SHA384, bits=256/256 Jun 23 10:31:35 test10-64 sm-mta[826]: STARTTLS=server, relay=localhost [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-GCM-SHA384, bits=256/256 Jun 23 10:31:35 test10-64 sm-mta[826]: t5N7VZLw000826: from=, size=333, class=0, nrcpts=1, msgid=<201506230731.t5N7VZcc000825@xxx.ru>, proto=ESMTP, daemon=Daemon0, relay=localhost [127.0.0.1] Jun 23 10:31:35 test10-64 sendmail[825]: t5N7VZcc000825: to=ptimofeev@xxx.ru, ctladdr=timp (1001/1001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30038, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (t5N7VZLw000826 Message accepted for delivery) Jun 23 10:31:36 test10-64 sm-mta[828]: t5N7VZLw000826: to=, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=30333, relay=kalmar.xxx.ru. [192.168.31.190], dsn=2.0.0, stat=Sent (t5N7VZaL008894 Message accepted for delivery) I hope this patch will be in p14, as addition to p13! -- View this message in context: http://freebsd.1045724.n5.nabble.com/Re-FreeBSD-Announce-FreeBSD-Errata-Notice-FreeBSD-EN-15-08-sendmail-tp6019450p6020423.html Sent from the freebsd-stable mailing list archive at Nabble.com.