You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 4 years ago
..
README ruby/rubygem-mail: Added (Ruby Mail handler). 8 years ago
rubygem-mail.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-mail.info ruby/rubygem-mail: Update maintainer email. 5 years ago
slack-desc ruby/rubygem-mail: Added (Ruby Mail handler). 8 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.