From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.240.136 with SMTP id la8cs221649icb; Sat, 12 Feb 2011 19:00:45 -0800 (PST) Received: by 10.224.54.76 with SMTP id p12mr1972668qag.23.1297566044347; Sat, 12 Feb 2011 19:00:44 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id j12si1990046qcu.107.2011.02.12.19.00.43; Sat, 12 Feb 2011 19:00:44 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id B7831167832E; Sat, 12 Feb 2011 22:00:43 -0500 (EST) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id CF55318581B2 for ; Sat, 12 Feb 2011 21:40:06 -0500 (EST) Received: by vws14 with SMTP id 14so2451400vws.23 for ; Sat, 12 Feb 2011 18:40:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=z6CklFo3Ot0tZk5oOenD2VHa+hPst9Eueh5pQvZ3nkk=; b=cOMO4uVeY6AJoH6UbYDpO3x7W1Q9fqUjiGzJAHuxQW+9Xqxd7tHAsyCDu+H/2EvPQS a8t25WVteMaCeMXfgKwBTEqZL600t8NsqbMADJ8zkpRonIypVWOUwDpY695auMFlCzYb l4VIVN6x0RTc7xjtOCYmrub0cNiXU8apuc+RI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=FddcgXbwGbfhWdqcTMYzMEC/bENZVzjQetwmcCQ+PK4m7vCS5gUJUljtsqq3ldT63D nSyYj0m47RhxrEYCjQ7ox3wrlZHphK2Aa0YNVTHj5UwoQ6iok1aLWcWcS6Qc8Xp5B+WT 71sJtgJupyOeHx3cCA9sFZ7moQWhYWfyvSIUg= Received: by 10.220.177.76 with SMTP id bh12mr2915456vcb.106.1297564805319; Sat, 12 Feb 2011 18:40:05 -0800 (PST) Received: from baits-190183.reshall.umich.edu (baits-190183.reshall.umich.edu [67.194.190.183]) by mx.google.com with ESMTPS id u14sm273243vcr.1.2011.02.12.18.40.04 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Feb 2011 18:40:04 -0800 (PST) From: fedzor Date: Sat, 12 Feb 2011 21:40:10 -0500 Message-Id: <9E6F6174-48AE-42F4-9DF4-D5848FCF64AF@gmail.com> To: sup-talk@rubyforge.org Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) Subject: [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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org 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? Thanks, Ari _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk