Forum: Ruby on Rails [Rails ] Send mail and embed image

Posted by Tsolmon Narantsogt (Guest)
on 2011-10-17 10:15
(Received via mailing list)
Hello Comrades,

I'm using ActionMailer.
How to send mail with embed image.?
My rails version is 2.3.5

Can anyone help me ?
Posted by sreid (Guest)
on 2011-10-18 11:13
(Received via mailing list)
Hi,

You could send your email "multi-part". For this you normally need 2
templates - html and txt. In the html template, you can include images
as with normal html, and if the recipient accepts html format emails,
he will see the image (otherwise he gets the txt version). See more
here 
http://edgeguides.rubyonrails.org/action_mailer_ba....

Sandy
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.