From: Tim Pease Date: 2007-01-04T01:17:30+09:00 Subject: Re: [ANN] Sup 0.0.3 Released On 1/2/07, William Morgan wrote: > The most usable version yet, with mbox-over-ssh support, imap support > that Finally Actually Works (tm) and lots of speedups and bugfixes. With > this release Sup moves from alpha to beta, so you know it must be good. > Another small bug report ... > sup-import imaps://mail.xxxxxxxxx.xxx/ /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/lib/sup/buffer.rb:45: warning: already initialized constant KEY_CANCEL [Wed Jan 03 09:14:27 -0700 2007] creating index... Username for mail.xxxxxxxxxx.xxx: twp Password for mail.xxxxxxxxxx.xxx: /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/lib/sup/imap.rb:51:in `intern': interning empty string (ArgumentError) from /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/lib/sup/imap.rb:51:in `initialize' from /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/bin/sup-import:139:in `new' from /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/bin/sup-import:139 from /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/bin/sup-import:126:in `map' from /usr/lib/ruby/gems/1.8/gems/sup-0.0.3/bin/sup-import:126 from /usr/bin/sup-import:18:in `load' from /usr/bin/sup-import:18 Other warnings about already defined constants (perhaps the same module is being loaded multiple times). The ArgumentError is coming from lib/imap.rb The "mailbox" variable is never defined in the method. Good word on this. I hope you having fun with it. Blessings, TwP