From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs112467ebc; Thu, 4 Feb 2010 03:12:01 -0800 (PST) Received: by 10.224.84.212 with SMTP id k20mr5632qal.186.1265281921020; Thu, 04 Feb 2010 03:12:01 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si29191672qwg.38.2010.02.04.03.11.59; Thu, 04 Feb 2010 03:12:01 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 8CAE41588064; Thu, 4 Feb 2010 06:11:59 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 2294918582E2 for ; Thu, 4 Feb 2010 06:11:48 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1NczcY-0000jO-NO for sup-devel@rubyforge.org; Thu, 04 Feb 2010 06:11:44 -0500 Content-Type: multipart/mixed; boundary="===============7138610929841748773==" MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Thu, 04 Feb 2010 11:11:38 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1265281898.54.0.722634324299.issue62@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-files: exception-log.txt X-Roundup-issue-priority: bug In-Reply-To: <1265281898.54.0.722634324299.issue62@masanjin.net> Subject: [sup-devel] [issue62] Sup crashes when trying to put a new message to the Sent folder X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============7138610929841748773== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable New submission from anonymous: Quite often (~50% of trials) an email gets sent but right after that sup tr= ies to=20 save it in the INBOX.Sent folder and crashes. Sometimes it works though. He= re's=20 the stripped config for that folder: sources.yaml: - !masanjin.net,2006-10-01/Redwood/IMAP uri: imaps://mail.example.com/INBOX.Sent ... usual: false archived: false id: 2 labels: [] config.yaml: :sent_source: imaps://mail.idiles.com/INBOX.Sent Thank you! ---------- files: exception-log.txt messages: 149 nosy: anonymous priority: bug ruby_version: 1.8.7 status: unread sup_version: Branch next with ncurses utf-8 patch title: Sup crashes when trying to put a new message to the Sent folder _________________________________________ Sup issue tracker _________________________________________ --===============7138610929841748773== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="exception-log.txt" --- Redwood::FatalSourceError from thread: main While communicating with IMAP server (type Net::IMAP::NoResponseError): "Current box is selected READ-ONLY." /var/lib/gems/1.8/gems/sup-0.9/lib/sup/imap.rb:343:in `safely' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/imap.rb:121:in `store_message' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/util.rb:599:in `send' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/util.rb:599:in `__pass' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/util.rb:586:in `method_missing' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/sent.rb:28:in `write_sent_message' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/util.rb:559:in `send' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/util.rb:559:in `method_missing' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/modes/edit-message-mode.rb:325:in `send_message' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/mode.rb:51:in `send' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/mode.rb:51:in `handle_input' /var/lib/gems/1.8/gems/sup-0.9/lib/sup/buffer.rb:272:in `handle_input' /var/lib/gems/1.8/gems/sup-0.9/bin/sup:276 /var/lib/gems/1.8/bin/sup:19:in `load' /var/lib/gems/1.8/bin/sup:19 --===============7138610929841748773== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============7138610929841748773==--