Download List

專案描述

RubyMail is an email handling library for the Ruby programming language. It supports the parsing, modification, and generation of simple and MIME email messages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-06 08:18
1.0.0

This version differs only in the changes required
for Ruby 1.9 support. It is otherwise "bug
compatible" with version 0.17. Users of version
0.17 can safely upgrade to 1.0.0. You will lose
the ability to run the tests if you are using Ruby
1.6. A Rakefile and a gem hosted on rubyforge.org
were added.

2004-04-28 08:46
0.17

Minor interoperability fixes were made to the MIME parser along with Ruby 1.8.x compatibility fixes.
標籤: Minor bugfixes

2003-02-09 07:56
0.14

This version improves the documentation, and can now require 'rmail' to get all of RubyMail.
標籤: Minor feature enhancements

2003-02-02 11:20
0.13

Various methods were added to the RMail::Header class to make it more convenient to programmatically create mail messages from scratch.

2003-01-23 23:16
0.12

An install.rb script has been added.
標籤: Initial freshmeat announcement

Project Resources