From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.240.136 with SMTP id la8cs222496icb; Sat, 12 Feb 2011 20:06:09 -0800 (PST) Received: by 10.229.250.82 with SMTP id mn18mr1800521qcb.142.1297569968324; Sat, 12 Feb 2011 20:06:08 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id nb15si2054142qcb.167.2011.02.12.20.06.08; Sat, 12 Feb 2011 20:06:08 -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 D456D18581B2; Sat, 12 Feb 2011 23:06:07 -0500 (EST) Received: from plecavalier.com (thelittlecloset.ca [64.40.149.83]) by rubyforge.org (Postfix) with ESMTP id 09A1718581B2 for ; Sat, 12 Feb 2011 22:21:22 -0500 (EST) Received: (qmail 9269 invoked from network); 12 Feb 2011 21:21:21 -0600 Received: from ottawa-hs-64-26-175-141.s-ip.magma.ca (HELO localhost) (64.26.175.141) by plecavalier.com with (DHE-RSA-AES128-SHA encrypted) SMTP; 12 Feb 2011 21:21:21 -0600 From: Philippe LeCavalier To: sup-talk In-reply-to: <9E6F6174-48AE-42F4-9DF4-D5848FCF64AF@gmail.com> References: <9E6F6174-48AE-42F4-9DF4-D5848FCF64AF@gmail.com> Date: Sat, 12 Feb 2011 22:21:19 -0500 Message-Id: <1297566894-sup-7979@plc.intranet.plecavalier.com> User-Agent: Sup/0.12.1 Subject: Re: [sup-talk] Maildir and Sup Aren't Playing Well Together 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 fedzor's message of Sat Feb 12 21:40:10 -0500 2011: > Hey all, > > I have my maildir set up with offlineimap, and it produces a directory structure like this: > drwx------ 5 ari staff 170B Feb 12 17:25 Bulk Mail > drwx------ 5 ari staff 170B Feb 12 17:25 Deleted Messages > drwx------ 5 ari staff 170B Feb 12 17:25 Drafts > drwx------ 5 ari staff 170B Feb 12 17:25 Email_Templates > drwx------ 5 ari staff 170B Feb 12 17:25 INBOX > drwx------ 5 ari staff 170B Feb 12 17:25 Send_Later > drwx------ 5 ari staff 170B Feb 12 17:25 Sent Items > drwx------ 5 ari staff 170B Feb 12 17:25 Sent Messages > drwx------ 5 ari staff 170B Feb 12 17:25 Trash > > However, sup complains about this when it tries to poll: > [Sat Feb 12 21:38:52 -0500 2011] WARNING: problem getting messages from maildir:/Users/ari/.mail/aribrown.com: /Users/ari/.mail/aribrown.com/new not a directory > > What did I do wrong, and how do I fix it? Based on the list above each would have to be a source. Also looks like you pointed sup to the parent dir and not INBOX where it will find new,cur,tmp. I would guess you were expecting sup to pick up each directory. Sup doesn't work that way. You'd have to specify each folder as a source in the config. > Thanks, > Ari -- Thanks, Phil _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk