From owner-freebsd-questions@FreeBSD.ORG Sat Jun 16 14:43:43 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F2CD106564A for ; Sat, 16 Jun 2012 14:43:43 +0000 (UTC) (envelope-from ra@iop.kiev.ua) Received: from rmaile.iop.kiev.ua (rmaile.iop.kiev.ua [194.44.164.164]) by mx1.freebsd.org (Postfix) with ESMTP id 878D88FC18 for ; Sat, 16 Jun 2012 14:43:42 +0000 (UTC) Received: from [10.10.10.4] (k1-phoebus.iop.kiev.ua [10.10.10.4]) (authenticated bits=0) by rmaile.iop.kiev.ua (8.14.5/8.14.4) with ESMTP id q5GBjwRt042287 for ; Sat, 16 Jun 2012 14:46:06 +0300 (EEST) (envelope-from ra@iop.kiev.ua) Message-ID: <4FDC8DD6.5020309@iop.kiev.ua> Date: Sat, 16 Jun 2012 16:44:54 +0300 From: "Andrey S. Rybak" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4FDB27DB.4090500@iop.kiev.ua> <4FDB4189.30105@FreeBSD.org> In-Reply-To: <4FDB4189.30105@FreeBSD.org> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at rmaile.iop.kiev.ua X-Virus-Status: Clean X-Spam-Status: No, score=-1.0 required=4.3 tests=ALL_TRUSTED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on rmaile.iop.kiev.ua Subject: Re: milter wants erase sendmail 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: Sat, 16 Jun 2012 14:43:43 -0000 _ > Have you added this to /etc/make.cnf? > > WITH_SENDMAIL_PORT= yes Yes, I have > > So if you go into > /usr/ports/mail/sendmail and: > > # make config > > You will be able to enable tls and sasl2 (amongst a whole bunch of other > stuff) giving you the correct functionality. No, this is not give me possibility to enable tls or sasl2: > > [root@myComp /usr/ports/mail/sendmail]# make config > ===> No options to configure > [root@myComp /usr/ports/mail/sendmail]# make rmconfig > ===> No user-specified options configured for sendmail-8.14.5 > I have latest version of ports...