On 2/9/07, Paul Rogers <[EMAIL PROTECTED]> wrote:
>
>
> there is also a gmail library for ruby which is really easy to use
>
> I think its called gmailer or ruby-gmailer

In addition to the SMTP & Gmailer Ruby options, there is also
a Ruby POP3 library (built-in IIRC) and possibly even an IMAP
one.

In practical use, we find having the test system as turnkey as
possible is ideal - so no reliance on any additional 3rd party
libraries is a good thing, you want the testbed system to be
as easy to use as possible. So use the built in Ruby capabilities.

Mail can sometimes get swallowed depending on how your
mail servers are configured. Always remember to save the report
first.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to