From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.151.101.12 with SMTP id d12cs44391ybm; Sat, 8 Oct 2011 10:24:58 -0700 (PDT) Received: by 10.229.242.7 with SMTP id lg7mr2543356qcb.28.1318094698087; Sat, 08 Oct 2011 10:24:58 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id n11si3197934qct.189.2011.10.08.10.24.57; Sat, 08 Oct 2011 10:24:58 -0700 (PDT) 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; DomainKey-Status: bad (test mode) 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; domainkeys=hardfail (test mode) header.From=witsquash@lavabit.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D56191858361; Sat, 8 Oct 2011 13:24:57 -0400 (EDT) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by rubyforge.org (Postfix) with ESMTP id A70F71858379 for ; Sat, 8 Oct 2011 13:14:36 -0400 (EDT) Received: from a.earth.lavabit.com (a.earth.lavabit.com [192.168.111.10]) by karen.lavabit.com (Postfix) with ESMTP id 023AB11BC71; Sat, 8 Oct 2011 12:14:36 -0500 (CDT) Received: from localhost (c-98-227-96-202.hsd1.il.comcast.net [98.227.96.202]) by lavabit.com with ESMTP id Y7I8ZKTPO0HE; Sat, 08 Oct 2011 12:14:36 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=3Tfyfnmc8ihjKCuL/4tWZWVy/7mPhs6xJoiCPVC2lU+oWs2Yzax9nF/8fyUy2k9g47+KZiS7C9MOlKt2CnPN/i+v6wyhkUoke+yP0LJubzkeJXzvJUlkQT6Qz87rCTa60hHETuohiNh+UYIHf8RetVpweFErHIFVcwAvIlFbk3o=; h=Content-Type:From:To:Cc:Subject:In-reply-to:References:Date:Message-Id:User-Agent:Content-Transfer-Encoding; From: Martin Miller To: Hamish D In-reply-to: References: <1318045500-sup-149@boots> Date: Sat, 08 Oct 2011 12:14:34 -0500 Message-Id: <1318093920-sup-7623@boots> User-Agent: Sup/0.12.1 Cc: sup-talk Subject: Re: [sup-talk] Adding maildir folder with a space 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 > The URI is a file path in this case, so the usual way of putting a > space in is to put a backslash in front of the space. So for > sources.yaml you could do: > > uri: maildir:/home/marty/lavabit/Acct\ Dtls I should have mentioned that I tried that before. The error looks like this: --- URI::InvalidURIError from thread: main bad URI(is not URI?): maildir:/home/marty/lavabit/Acct\ Dtls /usr/lib/ruby/1.9.1/uri/common.rb:156:in `split' /usr/lib/ruby/1.9.1/uri/common.rb:174:in `parse' /usr/lib/ruby/1.9.1/uri/common.rb:628:in `parse' /usr/lib/ruby/1.9.1/uri/common.rb:854:in `URI' -- Martin Miller witsquash.com _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk