slackbuilds_ponce/ruby/rubygem-mail
Jostein Berntsen 6db1f02b3c ruby/rubygem-mail: Updated for version 2.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-06 02:04:12 +07:00
..
README
rubygem-mail.info
rubygem-mail.SlackBuild
slack-desc

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.