Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
README fda120dd5f ruby/rubygem-mail: Added (Ruby Mail handler). 6 years ago
rubygem-mail.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
rubygem-mail.info b0344d21e9 ruby/rubygem-mail: Update maintainer email. 3 years ago
slack-desc fda120dd5f ruby/rubygem-mail: Added (Ruby Mail handler). 6 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.