slackbuilds_ponce/ruby/rubygem-mail
Jostein Berntsen b0344d21e9
ruby/rubygem-mail: Update maintainer email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 17:04:38 +07:00
..
README
rubygem-mail.info ruby/rubygem-mail: Update maintainer email. 2021-04-10 17:04:38 +07:00
rubygem-mail.SlackBuild ruby/rubygem-mail: Update maintainer email. 2021-04-10 17:04:38 +07:00
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.