Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 134BD40DEF3 for ; Mon, 22 Nov 2010 14:52:46 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.818 X-Spam-Level: X-Spam-Status: No, score=-0.818 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.982] autolearn=no Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5CetH+V1+hdG for ; Mon, 22 Nov 2010 14:52:36 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 19A0240DF18 for ; Mon, 22 Nov 2010 14:52:30 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id BD4B02000E; Mon, 22 Nov 2010 23:52:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=pLTfvqd+1vhahOsQ3mAUlu Cuo7Q=; b=QEznRR2W6upBXub/7HqaP2IWal2gNcwdAn993SqbHWqbPUZWNRkF6d mveOUPMICVwomPKGxL9z3NFBWYd+SgYkJpyu0Ax9hcEJyks8a6z93TrIH61X5kNo Fp7GOc8sZVi37DJAiX6xpSK7azrlfifHey+E/9yQMn08vgJOINVao= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 22 Nov 2010 23:52:27 +0100 (CET) From: Xavier Maillard To: Jameson Rollins , Carl Worth Subject: Re: notmuch release 0.5 now available In-Reply-To: <877hg5583s.fsf@servo.finestructure.net> References: <87fwv79lsc.fsf@yoom.home.cworth.org> <877hg5583s.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 22 Nov 2010 23:59:23 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:52:46 -0000 Hi, On Mon, 22 Nov 2010 17:03:35 -0500, Jameson Rollins wrote: > On Mon, 22 Nov 2010 22:38:00 +0100, Xavier Maillard wrote: > > I am not sure I understand what Fcc and I'd be happy someone is > > explaining this to me :) > > "Fcc" means something like "file cc", which means that a copy of the > message is written to a local directory when sending. This is useful > for keeping copies of all of the mail that you send out. What is the advantage over the "Sent" IMAP folder ? > > I still need a quick wayt to bounce messages though :D > > I think you can do this with the "message-bounce" function in emacs. I did not know about this one (still doing | sendmail ... :D) Thank you /Xavier