From: Junkone Date: 2008-08-11T22:27:42+09:00 Subject: gmailer problems. Hello I keep getting errors from the gmailer these days. Is there a workaround or solution? appreciate any help. irb(main):017:0> gm=GMailer.connect(name,pwd) => # irb(main):018:0> messages=gm.messages({}) NoMethodError: undefined method `connection=' for nil:NilClass from e:/ruby/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb: 1016:in `messages' from (irb):18 irb(main):019:0>