From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 04:51:04 2007 Return-Path: X-Original-To: questions@freebsd.org 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 3A55316A46B for ; Thu, 21 Jun 2007 04:51:04 +0000 (UTC) (envelope-from jofsama@yahoo.com) Received: from smtp001.mail.ukl.yahoo.com (smtp001.mail.ukl.yahoo.com [217.12.11.32]) by mx1.freebsd.org (Postfix) with SMTP id 991BE13C43E for ; Thu, 21 Jun 2007 04:51:03 +0000 (UTC) (envelope-from jofsama@yahoo.com) Received: (qmail 1327 invoked from network); 21 Jun 2007 04:24:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=EsuUTNSAu+zVcpeo1axsUHsEI3B81YbsEVjFc37oZABBPCSSdLpM6sxXpKB7sQ80mwE3l5iAPjxmXJISJtdtMb0dBW/iib8B9p/+qFGd6Ug++q0s3g3b/um3Ll70qbpTlmn42o9jiCeauGAjVJE5waJg4Gp5BRar71LBcZL6f6Y= ; Received: from unknown (HELO toshiba.happyatjamos.com) (jofsama@59.141.196.145 with plain) by smtp001.mail.ukl.yahoo.com with SMTP; 21 Jun 2007 04:24:21 -0000 X-YMail-OSG: Vq0wuwIVM1k16vaf0KHCzLjUnF1GHyPJw_Tak8fN8SNn5x62Ml92ROW79wJTwbPpv_ojzduLRA-- Message-ID: <4679FD40.4080903@yahoo.com> Date: Thu, 21 Jun 2007 13:23:28 +0900 From: Jarrod User-Agent: Thunderbird 2.0.0.0 (X11/20070612) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: Subject: SSL and Thunderbird 2.0.0.0 on FreeBSD 6.0 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: Thu, 21 Jun 2007 04:51:04 -0000 Hi All, Can anyone tell me whether they have experienced any problems with SSL under Thunderbird 2.0.0.0 (20070612) on FreeBSD 6.0? I used portupgrade to download and install the pkg the other day, along with Firefox 2.0.0.4, I might add, and I am now unable to use SSL to connect to my mail server. Fortunately, I can use a normal connection, so it is not a major issue, but all the same... Initially I thought it might be caused by the same problem which stopped the new Firefox from being able to access sites using https. I solved this, after much digging around on the internet, by adding the path: "/usr/local/lib/nss" to the ldconfig setup in my rc.conf. Unfortunately, Thunderbird remains broken. Has anyone experienced something similar? Alternatively, does anyone know how Thunderbird goes about finding the nss package? Would it be possible that even with ldconfig ok, Thunderbird still can't locate the nss libraries? I actually have another issue, quite possibly connected, which is that since the upgrade I haven't been able to set Thunderbird's master password. It is storing my account passwords fine I should add. I've tried every trick I could find on the internet, including using "modutil" to recreate the .db files and things, but nothing has worked so far. Any and all help would be appreciated. Cheers, Jarrod.