ruby-mail

Ruby library to handle email generation, parsing and sending

Description

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.

Built from experience with TMail, it is designed to be a pure ruby implementation that makes generating, sending and parsing emails a no brainer.

Finally, Mail has been designed with a very simple object oriented system that really opens up the email messages you are parsing, if you know what you are doing, you can fiddle with every last bit of your email directly.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mikel/mail


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-mail