Results 1 to 4 of 4

Thread: how to Embed Images in mail ?

  1. #1
    Join Date
    Dec 2007
    Location
    India
    Beans
    176
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Question how to Embed Images in mail ?

    Hai All,

    I have seen often mail with images embedded in it. In my rails application I use action mailer to send mails. What I want is give a stylish look to the mail by embedding images to the mail body. Can any one help me ?

    Thanks In Advance
    असतो मा सद्गमय तमसो मा ज्योतिर्गमय मृत्योर् मा अमृतं गमय

  2. #2
    Join Date
    Feb 2008
    Location
    Cape Town, South Africa
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how to Embed Images in mail ?

    What language are you wanting to code this in?

    Also google for mime type message encoding. That should help you, It is the format that mails are sent in.

  3. #3
    Join Date
    Dec 2007
    Location
    India
    Beans
    176
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Smile Re: how to Embed Images in mail ?

    Quote Originally Posted by drubin View Post
    What language are you wanting to code this in?
    I need this for a Ruby On Rails application



    Thanks
    असतो मा सद्गमय तमसो मा ज्योतिर्गमय मृत्योर् मा अमृतं गमय

  4. #4
    Join Date
    Feb 2008
    Location
    Cape Town, South Africa
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how to Embed Images in mail ?

    Quick google search for that showed this.
    http://rubyforge.org/projects/rubymail/
    http://www.example-code.com/ruby/email.asp

    Hope this helps

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •