Download List

Projeto Descrição

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

Esta versão difere apenas nas mudanças necessárias para Ruby 1.9 apoio. É o contrário "bug compatível" com a versão 0,17. Usuários da versão 0,17 com segurança pode atualizar para 1.0.0. Você vai perder a capacidade de executar os testes, se você estiver usando o Ruby 1.6. A Rakefile e uma gema hospedado em rubyforge.org foram adicionados.
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

Interoperabilidade correções menores foram feitas no analisador de MIME, juntamente com Ruby 1.8.x correções de compatibilidade.
Tags: Minor bugfixes
Minor interoperability fixes were made to the MIME parser along with Ruby 1.8.x compatibility fixes.

2003-02-09 07:56
0.14

Esta versão melhora a documentação, e agora pode exigir 'rmail' para obter todas as RubyMail.
Tags: Minor feature enhancements
This version improves the documentation, and can now require 'rmail' to get all of RubyMail.

2003-02-02 11:20
0.13

Vários métodos foram adicionados à Rmail: classe Header para torná-lo mais conveniente para programaticamente criar mensagens de correio electrónico a partir do zero.
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

Um script install.rb foi adicionado.
Tags: Initial freshmeat announcement
An install.rb script has been added.

Project Resources