Forum: Ruby on Rails How to create carbon copy recipents (cc) in Action Mailer for rails version 2.3.8

Posted by Sasidaran S. (sasidaran_s)
on 2011-07-22 15:25
(Received via mailing list)
My application is devloped in rails -2.3.8

i able to send mail to a single recipent.

 recipients 'ssasidaran86@gmail.com'

  from @admin_name
  subject sub
  body    :cid => @cid, :name => user_detail.name , :addressing =>
@addressing , :admin_email => @admin_email, :admin_name => @admin_name
  content_type "text/html"

how to cc recipents in rails -2.3.8
Posted by Tom Meinlschmidt (Guest)
on 2011-07-22 15:35
(Received via mailing list)
http://railsapi.com/doc/rails-v2.3.8/classes/Actio...

On Jul 22, 2011, at 15:23 , Sasi wrote:

>  content_type "text/html"
>
> how to cc recipents in rails -2.3.8
>
> --
> 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 this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

--
===============================================================================
Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache

www.meinlschmidt.com  www.maxwellrender.cz  www.lightgems.cz
===============================================================================
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.