From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs104342bkt; Wed, 2 Jun 2010 08:48:28 -0700 (PDT) Received: by 10.231.148.130 with SMTP id p2mr10143916ibv.11.1275493708224; Wed, 02 Jun 2010 08:48:28 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id c18si13900145ibi.61.2010.06.02.08.48.27; Wed, 02 Jun 2010 08:48:28 -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; 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=@googlemail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 59DC3185836C; Wed, 2 Jun 2010 11:48:27 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id 6CB7B1858345 for ; Wed, 2 Jun 2010 11:48:14 -0400 (EDT) Received: by fxm1 with SMTP id 1so5294114fxm.23 for ; Wed, 02 Jun 2010 08:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to; bh=WvKCXO7McWu/SV3BWukz4P4mH4lm2KOuo3HxIzK5PQQ=; b=VzZ0GLm+AWHU1T55wm2+j3ZOzHaIMjc2HCPZZy6S81hdJbgww40UmXufySOmZMteo9 Hr6lQ1ogzFmDqo0wcLPlZoo6XAnM96NmoP9LDYQkOvfgtL1g01FRMTSr/G/yIUu8tunj JdTPVEBMbZlDoFaKDRA34led5W3hEt2fLN1ZU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to; b=uw3seOU94NriWSbm1OjASUiNc5at3pEVppb9UMglvOOFeYo1ZNXpY2HevfNoQnUluX /ELN2px4MGOevipHVGbUANEg4OP/GgzyK7Pa+0l0TXyXdKNG04s/pj48aceFrmsFjpaB ctPC8RYtEofBDMkDe2hv+/LuCENft313nN6x8= Received: by 10.223.68.13 with SMTP id t13mr8839600fai.69.1275493693572; Wed, 02 Jun 2010 08:48:13 -0700 (PDT) Received: from localhost (f054182052.adsl.alicedsl.de [78.54.182.52]) by mx.google.com with ESMTPS id 7sm52818817far.18.2010.06.02.08.48.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Jun 2010 08:48:12 -0700 (PDT) Date: Wed, 2 Jun 2010 17:48:09 +0200 From: Sebastian Schwarz To: sup-talk@rubyforge.org Message-ID: <20100602154809.GQ3617@pineapple.q.wohnheim-jahnplatz.de> Mail-Followup-To: sup-talk@rubyforge.org References: <1275360058-sup-177@sysopweg> <1275486602-sup-7845@pinkfloyd.chass.utoronto.ca> <1275487597-sup-8855@pinkfloyd.chass.utoronto.ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1275487597-sup-8855@pinkfloyd.chass.utoronto.ca> Subject: Re: [sup-talk] error when sending mail 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 On 2010-06-02 at 10:08 -0400, Ben Walton wrote: >> :sent_source: maildir:/home/equaeghe/Mail/sent > > Ok, this looks fine as long as /home/equaeghe/Mail/sent is a proper > maildir setup. Just a guess, but according to NewUserGuide.txt the mailbox URIs start with maildir:// or mbox://. Therefore try: :sent_source: maildir:///home/equaeghe/Mail/sent Note the two extra slashes. HTH, Sebastian _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk