From owner-freebsd-questions@FreeBSD.ORG Sat Jul 9 01:36:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA1216A41F for ; Sat, 9 Jul 2005 01:36:02 +0000 (GMT) (envelope-from sdbrown@glycine.annular.org) Received: from glycine.annular.org (glycine.annular.org [69.17.112.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11BC643D45 for ; Sat, 9 Jul 2005 01:36:02 +0000 (GMT) (envelope-from sdbrown@glycine.annular.org) Received: from glycine.annular.org (localhost.annular.org [127.0.0.1]) by glycine.annular.org (8.12.10/8.12.10) with ESMTP id j691Zwho012008 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 8 Jul 2005 18:36:00 -0700 (PDT) (envelope-from sdbrown@glycine.annular.org) Received: (from sdbrown@localhost) by glycine.annular.org (8.12.10/8.12.10/Submit) id j691ZwfO012007 for freebsd-questions@freebsd.org; Fri, 8 Jul 2005 18:35:58 -0700 (PDT) (envelope-from sdbrown) Date: Fri, 8 Jul 2005 18:35:58 -0700 From: Steve Brown To: freebsd-questions@freebsd.org Message-ID: <20050709013558.GZ3895@glycine.annular.org> Mail-Followup-To: Steve Brown , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: dovecat-0.99.14 SSL option not present? 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, 09 Jul 2005 01:36:02 -0000 I am trying to get dovecat running on a FreeBSD-5.2.1 system with a nightly-updated ports tree. I am running into the problem that dovecat 0.99.14 is not compatible with GNUTLS at the moment, as document on this list previous to my joining: > # make config > > will allow you to redo your config choices and select SSL rather than > GNUTLS, support for which is broken in Dovecot itself ATM, thus in the > port also. However, when I run the config, I don't have the option to select SSL. My options are: GNUTLS, SASL2, VPOPMAIL, LDAP, PGSQL, and MYSQL. Any suggestions? Thanks, Steve B.