From mboxrd@z Thu Jan 1 00:00:00 1970 From: chrisw@rice.edu (Christopher Warrington) Date: Sat, 27 Oct 2007 23:50:16 -0500 Subject: [sup-talk] Problems in message_to_chunks In-Reply-To: <1193533308-sup-4419@south> References: <1193525943.4723c2b71faae@webmail.mail.rice.edu> <1193533308-sup-4419@south> Message-ID: <1193546938-sup-1546@chris-tablet> Excerpts from William Morgan's message of Sat Oct 27 20:04:17 -0500 2007: > Excerpts from Christopher Warrington's message of Sat Oct 27 15:59:03 -0700 2007: >> On opening the inbox-mode: The problem was: 'private method `format' >> called for nil:NilClass' (error type NoMethodError) > Weird. It looks like RubyMail can't find a From: line in a > message/rfc822 attachment. If you get a chance, send me the message in > question so I can play with it. I think this should be special-cased > as of r634 though. Yeah. It works in r639. I'd send you the message, but I don't know which one was causing the error. If it happens again, I will. >> On sup-syncing a large IMAP folder: >> /usr/lib/ruby/gems/1.8/gems/rmail-0.17/lib/rmail/utils.rb:48:in `base64_decode': >> undefined method `unpack' for nil:NilClass (NoMethodError) >> from /usr/lib/ruby/gems/1.8/gems/rmail-0.17/lib/rmail/message.rb:117:in >> `decode' > Weird. It looks like RubyMail is having trouble parsing an attachment. > Same as above: should be special-cased in r634, and send me the > message if you get a chance. This too appears to be working in r639. Thanks. -- Christopher Warrington