mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
fda120dd5f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
363 B
Text
7 lines
363 B
Text
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.
|