Re: [Rails] Rails 3 - Email feature without smtp
On Thu, Aug 23, 2012 at 11:42 PM, ideal one <lists@ruby-forum.com> wrote:
> I know mostly people use ActionMailer for sending mails in ROR.
> I had the following requirements, and anyone of you can shed some light
> on these:
> (i) I wanted to setup a send email method for ROR on linux box, without
> having me setup SMTP server, or using my personal ID to send mails from
> application.
The below episode gives a good intro about using action mailer
with your personal email.
http://asciicasts.com/episodes/206-action-mailer-in-rails-3
> (ii) If it can take a dummy 'FROM' email ID to deliver emails to all
> recipients, that works for me.
Not recommended for production.
--
Azhagu Selvan
http://tamizhgeek.in
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home