Displaying 2 results from an estimated 2 matches for "action_mailer_optional_tls".
2006 Aug 05
1
TLS support for ActionMailer!
...nd mail through SMTP servers (like gmail) that
require a secure connection. All you have to do is install the plugin
via the standard methods, and set the following line somewhere useful
(like environment.rb):
ActionMailer::Base.server_settings[:tls] = true
Plugin URL:
http://svn.kylemaxwell.com/action_mailer_optional_tls/
--
Kyle Maxwell
Chief Technologist
E Factor Media // FN Interactive
kyle@efactormedia.com
1-866-263-3261
2009 Dec 05
7
ActionMailer dont function with JRuby?
I have application that i send email normal with native ruby.
But when i execute the sample application with jruby, it dont send email and
dont get error.
What can be wrong?
--
Atenciosamente,
Paulo Coutinho.
Blog: www.prsolucoes.com/blog
Site: www.prsolucoes.com
Msn: paulo-QE/7f1ia5mR0ubjbjo6WXg@public.gmane.org
--
You received this message because you are subscribed to the Google Groups