From owner-freebsd-ports@freebsd.org Sat Jun 18 16:47:59 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D861A7851A for ; Sat, 18 Jun 2016 16:47:59 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 369D1166E for ; Sat, 18 Jun 2016 16:47:58 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at Intersonic AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intersonic.se; s=INTERSONICSE; t=1466268476; bh=mH2DFpozCumN7cAGikKJoVOnc0cuDwoNddzyKqunGq8=; h=Subject:To:References:From:Date:In-Reply-To; b=kjt2/D+ELsjS0t+rEUmJejTa5nTPHBsubBaRabZwAeteqfRrkR0z5prl9ZuytAPv2 AaXLvi+oGzmqdZhfJcB7sgMpZMGL+N+ig0Ckgpi1Kz+5nlaK3PpHKS8MkTh7JRDzHj D13hUgm5zASKobvguGV53FGPLTP0ATDj6T9JFEgI= Subject: Re: Thunderbird with Enigmail To: freebsd-ports@freebsd.org References: <5bc63f70-3f0b-1655-1fbf-2fdb7204ee87@intersonic.se> From: Per olof Ljungmark Organization: Intersonic AB Message-ID: <88106650-907c-fb96-aacc-cc75c034321d@intersonic.se> Date: Sat, 18 Jun 2016 18:47:54 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <5bc63f70-3f0b-1655-1fbf-2fdb7204ee87@intersonic.se> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 16:47:59 -0000 On 2016-06-18 16:50, Per olof Ljungmark wrote: > Just checking here if anyone got this combo working, I have identical > setups on Win and Horde Webmail working but on FreeBSD I only see: > > Error - no matching private/secret key found to decrypt message > > gpg: decryption failed: No secret key > > > But there are keys and I can open them in both Enigmail and gpg. Also, > sending an encrypted msg works fine. > > All concerned ports are lastest versions. > > So, if anyone can just confirm it should work I can continue looking for > the culprit. Never mind, fixed it eventually after I saw the debug console option. Funny how it helps to send a message to the list! Sorry for the noise, //per