Mail

на сайте с April 21, 2023 17:53
Mail is an internet library for Ruby that is designed to handle email 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 email. All network type actions are done through proxy methods to Net::SMTP, Net::POP3 etc.