This post originated from an RSS feed registered with Ruby Buzz
by Satish Talim.
Original Post: TMail: Sending email
Feed Title: Learning Ruby Blog
Feed URL: http://rubylearning.com/blog/feed/
Feed Description: All about Ruby and Rails
The students of the FORPC101 batch wanted to know how they could send an email in Ruby. Today, out of the various options available, we will have a quick look at TMail - a library used for composing and manipulating email messages for Ruby. TMail is designed to be an Request For Comments (RFC) compatible [...]