From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs336572ebc; Sun, 17 Jan 2010 12:43:01 -0800 (PST) Received: by 10.224.117.8 with SMTP id o8mr3848426qaq.227.1263760980966; Sun, 17 Jan 2010 12:43:00 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si10594781qwf.54.2010.01.17.12.43.00; Sun, 17 Jan 2010 12:43:00 -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 76E6918582F9; Sun, 17 Jan 2010 15:43:00 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 3AF5618582DE for ; Sun, 17 Jan 2010 15:42:57 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NWbxZ-0002SU-4c for sup-talk@rubyforge.org; Sun, 17 Jan 2010 15:42:57 -0500 From: William Morgan To: sup-talk In-reply-to: <6c0c31751001170952ne597517s3824b6de02ed25b1@mail.gmail.com> References: <1262776632-sup-1333@deepthought> <1262780979-sup-2146@changeling.local> <1262804701-sup-8673@deepthought> <6c0c31751001160921y6efe36cft6614df8e46175a57@mail.gmail.com> <1263672001-sup-2219@tilus.net> <1263740027-sup-751@masanjin.net> <6c0c31751001170952ne597517s3824b6de02ed25b1@mail.gmail.com> Date: Sun, 17 Jan 2010 15:42:57 -0500 Message-Id: <1263760826-sup-7073@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] Questions about offlineimap+msmtp+maildir+gmail syncing 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 Reformatted excerpts from Scott Henson's message of 2010-01-17: > I'm down to the last few issues with my new maildir sync back code, I > just can't get sup to show me the deleted and spam messages. If you're going through index.each_message or each_id, you need to specify :load_spam => true and load_deleted => true. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk