From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.188.165 with SMTP id gb5cs390671vdc; Sun, 1 May 2011 11:57:08 -0700 (PDT) Received: by 10.229.128.158 with SMTP id k30mr5503390qcs.188.1304276228190; Sun, 01 May 2011 11:57:08 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id m15si12125692qck.103.2011.05.01.11.57.08; Sun, 01 May 2011 11:57:08 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id ED2103C807D; Sun, 1 May 2011 14:57:07 -0400 (EDT) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 4392E185834E for ; Sun, 1 May 2011 14:51:24 -0400 (EDT) Received: by wyb33 with SMTP id 33so4772162wyb.23 for ; Sun, 01 May 2011 11:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:subject:from:to:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=93bMkhc1m1hKP2t1rjv1pwj9VuTHvWyOR6GjY1YpxwI=; b=Prc6cakhF34ZLO/14O7ppJimQxAH7G3XTg5IELx7mBC/XZrl9amkO0cDLyt03GBrkp tRS0HQKmGWwc6okaiziR0sKgm4qf16yfokV4EzhzNkcG+KMHPq4QwCO+/7yVWboFcmB2 aeaQ8HI7dkBM/LTnMNARf1/h0gJY45tUV4VA0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=CVURM/UxvRcD4QFU94hSIt0EuIJqN/1o1rvhFPVC1As5UoXA51O4Kl+wYbtkaRl32M SKzuWT1N1jbPX18S1DLlVrVoeWsti+W0iC4sqn/KxGxTYHi1zazI97vFSb0g/2JcjJ5M jV7C6sn1dZpkdR9SPu8f+kNFqst/8wkQ58F4U= Received: by 10.227.158.2 with SMTP id d2mr2037370wbx.65.1304275883619; Sun, 01 May 2011 11:51:23 -0700 (PDT) Received: from localhost (cpc12-cmbg15-2-0-cust81.5-4.cable.virginmedia.com [86.30.247.82]) by mx.google.com with ESMTPS id z13sm2939071wbd.63.2011.05.01.11.51.21 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 May 2011 11:51:22 -0700 (PDT) From: Hamish To: sup-talk In-reply-to: <1304115809-sup-4326@localhost> References: <1304115809-sup-4326@localhost> Date: Sun, 01 May 2011 19:51:20 +0100 Message-Id: <1304272466-sup-6692@whisper> User-Agent: Sup/git Subject: Re: [sup-talk] Sending Encrypted and Signed emails with gpg X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Paul Grove's message of Fri Apr 29 23:29:42 +0100 2011: > Hi, I'm using git://gitorious.org/sup/mainline.git and am uptodate as of > 29/04/2011 Are you using the master branch? Or next? I've done a lot of work on sup's gpg support recently. The next branch uses the gpgme library rather than the gpg binary. If you're using master, then try switching to next (git checkout next) and see if that fixes your issues. > I'm not entirely sure how long it has been like this for me, but I know > it used to work. I use a mailing list that only accepts encrypted and > signed emails which used to work fine but it is currently rejecting my > emails. I also use a list like that, and sup works fine for me, so I'd like it to work for you aswell. Hamish _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk