From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.96.130.135 with SMTP id oe7csp56876qdb; Fri, 31 Jan 2014 09:24:20 -0800 (PST) X-Received: by 10.60.124.138 with SMTP id mi10mr2652283oeb.57.1391189059720; Fri, 31 Jan 2014 09:24:19 -0800 (PST) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id pp9si5177004obc.50.2014.01.31.09.24.19 for ; Fri, 31 Jan 2014 09:24:19 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 65884263063; Fri, 31 Jan 2014 17:24:20 +0000 (UTC) X-Greylist: delayed 324 seconds by postgrey-1.31 at rubyforge; Fri, 31 Jan 2014 17:24:07 UTC Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) by rubyforge.org (Postfix) with ESMTP id A6910263063 for ; Fri, 31 Jan 2014 17:24:07 +0000 (UTC) Received: by mail-ig0-f174.google.com with SMTP id hl1so20258472igb.1 for ; Fri, 31 Jan 2014 09:24:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:from:to:subject:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=yz9Yu6A2rf9IrIJcABWpZsyKlRu9//AffvoVjU1jn4E=; b=DUIgBc/58QeVbL+aUWbjaB1aYH+hHlhva3JfAvCcioAiIM0aCHkhMOyMzGhBTdo8sr wO1TFZX7/foqmRcJzq7eQc6gl+XiVocVetm+aboi54v0nNGR9OIG8zqZaZfoA8OVFtgy 9dbXLoHda9JlNdz7T2k1onSpMfjPWer7RE9FmaRrSylONWM+d0FqDRIEG3wCvmWPgVfy bF+eSjVyAw4ta4gwqG7ieYSd/+EmVqZlRPzz4ItcXN4OwwLvtLal5Bc1g3EhT36s+EQI RgZghz5/PGynf7UUyroDdNjrrxETBKSxjx0hD74YrTE1Wuri+8XR7LPDX1jbuJP/Br8p OBMg== X-Gm-Message-State: ALoCoQlPvWoh7agvmri0XJsccA6fnO4VQXgX1p7Tblgs7pqdrZE38nCIxd6lZQ7jYc6Q3JF4CnV+ X-Received: by 10.50.1.199 with SMTP id 7mr5235644igo.30.1391188718959; Fri, 31 Jan 2014 09:18:38 -0800 (PST) Received: from cro-mbp.home.ncbt.org ([63.230.12.160]) by mx.google.com with ESMTPSA id fk5sm92325837igb.9.2014.01.31.09.18.38 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 31 Jan 2014 09:18:38 -0800 (PST) Received: by cro-mbp.home.ncbt.org (Postfix, from userid 501) id 4E95FE570AC; Fri, 31 Jan 2014 10:18:36 -0700 (MST) From: C. R. Oldham To: sup-talk In-reply-to: References: <1391153907-sup-1078@qwerzila> Date: Fri, 31 Jan 2014 10:18:36 -0700 Message-Id: <1391188304-sup-145@cro-mbp.saltstack.net> User-Agent: Sup/0.15.3 Subject: Re: [sup-talk] Many Maildir dirs (Was: gem i sup; cannot load such file...) 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 Daniel's message of 2014-01-31 03:06:18 -0700: > A C.R. Oldham asked on this list (but it's only visible in the web interface, > thanks a lot g****e...) on how to use sup with many maildir folders. I have > the same question. Would I have to set up a source for each and every one. Hey Daniel, I patched Sup to support offlineimap's X-Labels support. I have not submitted a PR yet because it needs to be gated with a configuration option. If you want to try it out you can check it out from my fork at https://github.com/cro/sup This enables you to setup offlineimap to sync only 'All Mail' from your Google account and keep all your labels. This might not actually be what you are asking for, if you populate your Maildirs from somewhere else. --cro _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk