From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.68.212.8 with SMTP id ng8cs351886pbc; Thu, 1 Dec 2011 06:42:53 -0800 (PST) Received: by 10.220.199.135 with SMTP id es7mr1245730vcb.95.1322750571480; Thu, 01 Dec 2011 06:42:51 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id j2si3526032vdv.50.2011.12.01.06.42.51; Thu, 01 Dec 2011 06:42:51 -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=@geneseecounty911.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id EF0CA1858381; Thu, 1 Dec 2011 09:42:50 -0500 (EST) X-Greylist: delayed 903 seconds by postgrey-1.31 at rubyforge.org; Thu, 01 Dec 2011 09:09:44 EST Received: from mail.geneseecounty911.org (mail.geneseecounty911.org [207.10.40.32]) by rubyforge.org (Postfix) with ESMTP id 6BB951858361 for ; Thu, 1 Dec 2011 09:09:44 -0500 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; d=geneseecounty911.org; s=dkgeneseecounty911; h=received:content-type:subject:from:to:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; b=CjKjiSJpzibxSojPvZXCuxZiu12IanFQJYA8KFVpo1aQ7uTye/yKPekkCyRMhEYop NhLuZmC/rwvml22WaalcQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=geneseecounty911.org; s=dkgeneseecounty911; h=content-transfer-encoding:user-agent:message-id:date:references :in-reply-to:to:from:subject:content-type; bh=M6Ykk6tAl0+v9SYmHVgKmNaujns8CekB+r8U+HJWFV4=; b=AHqHHaXvRKECiFEgAG8QgEAiA5cHAlXm2DW4tElE19wTL3nV4dGWK38V1YQa+rVOl wQO31pI8iQD004IJ2wFNw== Received: from localhost (173-14-59-177-Michigan.hfc.comcastbusiness.net [173.14.59.177]) by mail.geneseecounty911.org with SMTP; Thu, 1 Dec 2011 08:54:21 -0500 From: Scott Shook To: sup-talk In-reply-to: <20111201004855.GQ899@tracyreed.org> References: <20111130221624.GM899@tracyreed.org> <20111201004855.GQ899@tracyreed.org> Date: Thu, 01 Dec 2011 08:54:10 -0500 Message-Id: <1322747029-sup-96@rambo.gcc.local> User-Agent: Sup/git Subject: Re: [sup-talk] maildir with spaces 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 I had this same problem and I ended up creating symlinks without a space in the name. Keep the offlineimap config the same but change sup source to the symlink'd folder. I.E. > maildir:///home/treed/Maildir/mydomain/Sent Mail (URI::InvalidURIError) ln -s /home/treed/Maildir/mydomain/Sent\ Mail /home/treed/Maildir/mydomain/Sent Scott _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk