Found the answer: ruby installed version 1.8.6 Got the pop3 library from ruby 1.9 (the one from 1.8.7 was not compatible): http://unnionrails.blogspot.com/2009/03/fetching-emails-from-gmail-popsslruby.html
On Apr 24, 10:50 pm, "dira.ro" <[email protected]> wrote: > Hi guys, > > I'm using > > Net::POP3.enable_ssl > > but it gives: > NoMethodError: undefined method `enable_ssl' for Net::POP3:Class > > How can I fix that? > > Tx, > Irina --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
