From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.178.13 with SMTP id a13cs38072wff; Sun, 22 May 2011 15:16:14 -0700 (PDT) Received: by 10.52.74.165 with SMTP id u5mr2407375vdv.259.1306102573794; Sun, 22 May 2011 15:16:13 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id is10si4014138vdb.88.2011.05.22.15.16.13; Sun, 22 May 2011 15:16:13 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-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 5C9881D78101 for ; Sun, 22 May 2011 18:16:13 -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 9330B1858112 for ; Sun, 22 May 2011 18:03:49 -0400 (EDT) Received: by wyb33 with SMTP id 33so4736908wyb.23 for ; Sun, 22 May 2011 15:03:49 -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=GUB0xidIc2+GnVJB5pmeCusihcGt30Xn4kNoxx70WNY=; b=TbooORuvFl/Nhbw76gmN2gcu2sByH177gykGot/n6tiU7i43ITgQJO04aVC8ssz+oa xCBAN9tPDT1qH0yPCdebTdZbCqIcW4GSHzYLvnPsh+qBp0NutcFfxehIrxGSOXsHJyRK baBjDZa7mpS5Eym+PoH1PXH2jSi6MmKMPEQIg= 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=nEDTE8RI68z6xr+2ema0vGmKYah4eOSY7f3sTFK/i5mDY19oPM6PX/JXQRFBEqCJa4 HnnGYNJW0cKpOO2BaNAI0k7UUKbFffWTQpoduEveFeSq90OgZ+JdEL5bhc+zE/bnCYni L3fvkG2Fx5ZIi9/HLfN7iXJL9mWEuOE7MkNu0= Received: by 10.227.55.134 with SMTP id u6mr1599209wbg.62.1306101828860; Sun, 22 May 2011 15:03:48 -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 k2sm3696352wby.17.2011.05.22.15.03.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 May 2011 15:03:48 -0700 (PDT) From: Hamish To: sup-devel In-reply-to: <1305073985-sup-7419@masanjin.net> References: <1304373710-sup-1383@whisper> <1305049400-sup-4316@masanjin.net> <1305053133-sup-4055@whisper> <1305073985-sup-7419@masanjin.net> Date: Sun, 22 May 2011 23:03:41 +0100 Message-Id: <1306101800-sup-8165@whisper> User-Agent: Sup/git Subject: Re: [sup-devel] [PATCH] Fix problem with time parsing X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from William Morgan's message of Wed May 11 01:34:05 +0100 2011: > Reformatted excerpts from Hamish's message of 2011-05-10: > > Sadly it was not spam, but an email from staples (UK) about some stuff > > I bought from then online. So sup should not barf on it, but forging a > > date header would be fine by me. Though "now" might be better than > > date zero, which I think is what sup normally does otherwise ... > > I agree. If you have a chance, please add a ticket for this on the > heliotrope github project. Done: https://github.com/wmorgan/heliotrope/issues/2 Hamish Downer _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel