From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.218.138 with SMTP id hq10cs47854icb; Wed, 22 Dec 2010 09:23:28 -0800 (PST) Received: by 10.150.91.2 with SMTP id o2mr10533058ybb.442.1293038608097; Wed, 22 Dec 2010 09:23:28 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e18si12808218qcr.78.2010.12.22.09.23.27; Wed, 22 Dec 2010 09:23:28 -0800 (PST) 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 A7CAC19782F8; Wed, 22 Dec 2010 12:23:27 -0500 (EST) Received: from gateway0.EECS.Berkeley.EDU (gateway0.EECS.Berkeley.EDU [169.229.60.87]) by rubyforge.org (Postfix) with ESMTP id 9F490185835E for ; Wed, 22 Dec 2010 12:14:47 -0500 (EST) Received: from icsi.berkeley.edu (samurai.ICIR.org [192.150.187.48]) (authenticated bits=0) by gateway0.EECS.Berkeley.EDU (8.14.4/8.13.5) with ESMTP id oBMHEiBR016377 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 22 Dec 2010 09:14:46 -0800 (PST) Date: Wed, 22 Dec 2010 09:14:44 -0800 From: Matthias Vallentin To: Tero Tilus Message-ID: <20101222171444.GH60419@icsi.berkeley.edu> References: <20101221071230.GE60419@icsi.berkeley.edu> <1292928629-sup-4367@tilus.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1292928629-sup-4367@tilus.net> X-PGP-Fingerprint: 8A3B 1323 B469 CCBA 54D3 3BCC D5E7 8DF5 9C8D 4B41 User-Agent: Mutt/1.5.20 (2009-06-14) Cc: sup-talk Subject: Re: [sup-talk] Maildir sent_source 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org On Tue, Dec 21, 2010 at 12:56:23PM +0200, Tero Tilus wrote: > Judging by the code it looks like you also need to sup-add your > maildir in addition to adding it to config. Yup, the following configuration works for me: - !masanjin.net,2006-10-01/Redwood/Maildir uri: maildir:~/.mail/sent usual: false archived: true id: 1 labels: - sent This works only if the source is added before the first launch. As you mentioned earlier, the cleanest solution would be to patch bin/sup such that it respects the sent_source configuration (and in particular the URI scheme and location). Matthias _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk