dcparker / ruby-gmail

A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
http://dcparker.github.com/ruby-gmail
790 stars 123 forks source link

Fixed dependency list on README: mail instead of tmail #76

Closed JoseAlban closed 9 years ago

JoseAlban commented 9 years ago

It has almost put me off when I read 'tmail', as it has some problems on Ruby 2.1.x