views:

23

answers:

0

I have configured smtp gmail for mail sending. It sends mail well, but when try to open script/console, it says no such file to load -- tlsmail and ends. If i comment out the require 'tlsmail' file in environment.rb file, it doesn't send the mail. gem list also shows the tlsmail installed on machine.