From owner-freebsd-questions@FreeBSD.ORG Tue Jan 10 21:01:58 2006 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 D633316A41F for ; Tue, 10 Jan 2006 21:01:58 +0000 (GMT) (envelope-from alan.curtis@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D74E43D5A for ; Tue, 10 Jan 2006 21:01:55 +0000 (GMT) (envelope-from alan.curtis@gmail.com) Received: by zproxy.gmail.com with SMTP id s1so3932883nze for ; Tue, 10 Jan 2006 13:01:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=loJI9dKyyOYfzmWy90801BPc5c1RqkoN7yWRu8A+BBbPxHAKpkrB+h2nGhFK+5obwu4eSmiy9vh+rWZ7h4033eYMN25LrrMISRi9jVrzfvp53nwqmJX4hj4RyGNpqI4Iv5o7kjwCp/ScRihZzoUxVpi20NgMX/5RIBaZnbxT/zs= Received: by 10.65.52.3 with SMTP id e3mr3306878qbk; Tue, 10 Jan 2006 13:01:54 -0800 (PST) Received: by 10.65.237.6 with HTTP; Tue, 10 Jan 2006 13:01:54 -0800 (PST) Message-ID: <19a274650601101301v3e842d92pde7fbd0e5828f018@mail.gmail.com> Date: Tue, 10 Jan 2006 16:01:54 -0500 From: Alan Curtis To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: installing dovecot: no dovecot-openssl.conf 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: Tue, 10 Jan 2006 21:01:59 -0000 I have installed /usr/ports/dovecot. When I try to start it, using '/usr/local/etc/rc.d dovecot start' it compla= ins "Error: Can't use SSL certificate /etc/ssl/certs/dovecot.pem: No such file or directory" Reading '/usr/local/share/doc/dovecot/configuration.txt' says "If you need to create new SSL certificate, edit dovecot-openssl.cnf and run mkcert.sh." but I cannot find a file 'dovecot-openssl.cnf' or 'mkcert.sh' and have no 'etc/ssl/certs/' (or /usr/share/ssl or /usr/local/share/ssl)