From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs637153agc; Thu, 15 Oct 2009 12:21:46 -0700 (PDT) Received: by 10.224.72.209 with SMTP id n17mr456109qaj.138.1255634506236; Thu, 15 Oct 2009 12:21:46 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 1si649704qyk.70.2009.10.15.12.21.46; Thu, 15 Oct 2009 12:21:46 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BA72619782D9; Thu, 15 Oct 2009 15:21:45 -0400 (EDT) Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by rubyforge.org (Postfix) with ESMTP id 01EB21978291 for ; Thu, 15 Oct 2009 15:21:29 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.44,567,1249250400"; d="scan'208";a="38341745" Received: from peray.inria.fr (HELO localhost) ([128.93.8.98]) by mail1-relais-roc.national.inria.fr with ESMTP; 15 Oct 2009 21:21:28 +0200 From: Nicolas Pouillard To: William Morgan In-reply-to: <1255620476-sup-8113@masanjin.net> References: <1255603625-sup-2558@midna.zekjur.net> <1255614431-sup-5910@masanjin.net> <1255615018-sup-5653@midna.zekjur.net> <1255620476-sup-8113@masanjin.net> Date: Thu, 15 Oct 2009 21:21:29 +0200 Message-Id: <1255634425-sup-8445@peray> User-Agent: Sup/git Cc: sup-talk Subject: Re: [sup-talk] About faking message IDs 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 William Morgan's message of Thu Oct 15 17:29:29 +0200 2009: > Reformatted excerpts from Michael Stapelberg's message of 2009-10-15: > > No, in my case it did not. The reason for that is calling "deliver" > > directly, that is without talking SMTP to a mailserver. Thus, no > > headers are getting added. Surely this is a corner case, but I think > > it will cause headache for system administrators running into this > > one, if they notice it all (overwriting messages is quite dangerous). > > Ok. I think it's fine to generate the message id via another mechanism, > e.g. the way we do it in edit-message-mode ("<#{Time.now.to_i}-sup-#{rand 10000}@#{hostname}"). This way we loose the reproducibility, but I concede that we can't have both. -- Nicolas Pouillard http://nicolaspouillard.fr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk