From owner-freebsd-questions@FreeBSD.ORG Wed Oct 19 09:06:38 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 1D73A16A41F for ; Wed, 19 Oct 2005 09:06:38 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D6543D67 for ; Wed, 19 Oct 2005 09:06:33 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9988 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1ES9u4-000P4t-9u for freebsd-questions@freebsd.org; Wed, 19 Oct 2005 09:06:32 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id AEFBF154FE8 for ; Wed, 19 Oct 2005 11:10:43 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 1353359648B for ; Wed, 19 Oct 2005 11:05:58 +0200 (CEST) Date: Wed, 19 Oct 2005 11:06:24 +0200 From: albi To: freebsd-questions@freebsd.org Message-Id: <20051019110624.478532e9.albi@scii.nl> In-Reply-To: <435607DF.2060009@gmx.net> References: <435607DF.2060009@gmx.net> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Imap-uw and openssl certificate 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: Wed, 19 Oct 2005 09:06:38 -0000 On Wed, 19 Oct 2005 10:46:23 +0200 Frank Staals wrote: > Common Name (FQDN of your server) []: fstaals.net > Common Name (default) []: localhost > > When I try to connect with my mail-client ( thunderbird ) it states that > the mail-certificate doesn't match with the server I'm trying to access. > When looking at the certificate in thunderbird it says "certificate for > localhost" instead of "certificate for fstaals.net". I don't realy know > how to change this, so I'm kind of stuck. /usr/ports/mail/imap-uw ] # grep -r -i "cert" * shows that you can edit files/imap-uw.cnf and change the localhost-part however, you might want to consider installing a better imap-server like e.g. dovecot (/usr/ports/mail/dovecot) -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import