Jostein Berntsen a49961328b ruby/rubygem-mail: Added (Ruby Mail handler). 7 years ago
..
README a49961328b ruby/rubygem-mail: Added (Ruby Mail handler). 7 years ago
rubygem-mail.SlackBuild a49961328b ruby/rubygem-mail: Added (Ruby Mail handler). 7 years ago
rubygem-mail.info a49961328b ruby/rubygem-mail: Added (Ruby Mail handler). 7 years ago
slack-desc a49961328b ruby/rubygem-mail: Added (Ruby Mail handler). 7 years ago

README

Ruby Mail is an internet library for Ruby that is designed to handle
emails generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3 etc.