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.
Especially if I am leveraging method_missing and calling messages that
get delegated to Mail message, I don't want to query the server for
every argument.
Especially if I am leveraging method_missing and calling messages that get delegated to Mail message, I don't want to query the server for every argument.