[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-devel] sup v2 progress report



* On Sun Mar 27 22:41:59 +0200 2011, William Morgan wrote:
 
> Heliotrope, the server component, is close to ready for a version 1 release.
> You can find it at https://github.com/wmorgan/heliotrope/.

Here's another crash, but I've not been able yet to find out what exactly is
happening. The problem seems to be caused by a mismatch of multipart mime
boundary strings. 

/home/ico/external/heliotrope/lib/heliotrope/message.rb:151:in `decode_mime_parts': undefined method `multipart?' for nil:NilClass (NoMethodError)
	from /home/ico/external/heliotrope/lib/heliotrope/message.rb:154:in `decode_mime_parts'
	from /home/ico/external/heliotrope/lib/heliotrope/message.rb:130:in `mime_parts'
	from /home/ico/external/heliotrope/lib/heliotrope/message.rb:116:in `has_attachment?'
	from /home/ico/external/heliotrope/lib/heliotrope/index.rb:77:in `add_message'
	from bin/heliotrope-add:113:in `<main>'
You have new mail in /home/ico/Maildir


I've stripped the offending mail down to the following minimal mbox which causes the crash:


>From foo@bar.com  Tue May  9 11:22:38 2006
Date: Tue, 09 May 2006 02:22:18 -0800
From: foo@bar.com
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="one"
Message-Id: <1>

--two

Part 

--three



-- 
:wq
^X^Cy^K^X^C^C^C^C
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel