http://hobocentral.net/tutorials/43-using-gmail-for-sending-email

perhaps this doesn't work on rails anymore

Rails::Initializer.run do |config|
    config.gem "tlsmail"
end

and this Net::SMTP.enable_tls(OpenSSL::SSL::VERIFY_NONE) is giving me :

environment.rb:7:in `<top (required)>': undefined method `enable_tls' for
Net::SMTP:Class (NoMethodError)

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to