how to use actionmailer use gmail????
on 09.04.2008 07:51
on 10.04.2008 03:48
I haven't been able to try this yet, but I'm planning to do so very soon. http://www.rubyinside.com/how-to-use-gmails-smtp-server-with-rails-394.html -Kyle
on 10.04.2008 09:58
汪亚军 wrote: > how to use actionmailer use gmail???? My comrade, I installed my gmail with restful authentication after working for 1 to 2 weeks and after googling for long hours. Read these: use gmail as smta server http://www.prestonlee.com/archives/63 Creating a Ruby Gem for SMTP_TLS http://dev.nuclearrooster.com/ Dror