From owner-freebsd-current@freebsd.org Wed Apr 27 13:34:42 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBDC3B1EB5A for ; Wed, 27 Apr 2016 13:34:42 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward8h.cmail.yandex.net (forward8h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::e8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F5691517 for ; Wed, 27 Apr 2016 13:34:42 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::115]) by forward8h.cmail.yandex.net (Yandex) with ESMTP id A0E1121EA5 for ; Wed, 27 Apr 2016 16:34:30 +0300 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 58093134101D for ; Wed, 27 Apr 2016 16:34:30 +0300 (MSK) Received: by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id zaSujMNc8Z-YTE4Var0; Wed, 27 Apr 2016 16:34:29 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 To: FreeBSD Current From: Boris Samorodov Subject: no smtp service after upgrade Message-ID: Date: Wed, 27 Apr 2016 16:34:29 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2016 13:34:42 -0000 Hi All, There is no smtp service after recent update: ----- % sockstat -4l USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS root sshd 879 4 tcp4 *:22 *:* root syslogd 663 7 udp4 *:514 *:* ----- I use (almost) default mail configuration. ----- % grep mail /etc/rc.conf{,.local} % ----- I've notice a huge etc updates at update. Seems they may be related. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve