What

This is the home page of RubyMail, an email handling library for the Ruby programming language.

Documentation

See the README file for a brief overview.

See the NEWS file for recent changes.

See the online documentation for a detailed API reference.

Download and Install

If you are using RubyGems, you can install RubyMail with this command:

gem install rmail

Otherwise can download RubyMail here. As a backup, you can download it here. After downloading, you can use the usual install method:

ruby install.rb

Bugs

Report bugs with the bug tracker at RubyForge.

Forums

For basic questions, suggestions, and general discussion, feel free to use the discussion forum at RubyForge, or email me directly at <matt at rfc20.org>.

Source Code

You can browse the whole source tree.

Author

Matt Armstrong <matt at rfc20.org>