Subject: Re: Email from Ruby?
From: Mikael Brockman <mikael phubuh.org>
Date: Sun, 12 Dec 2004 04:00:51 +0900
References: 123310
In-reply-to: 123310
"trans. (T. Onoma)" <transami / runbox.com> writes:
> Painless way to send an Email using Ruby?
>
> Thanks,
> T.
Depending on how much pain you prefer: ActionMailer, TMail or RubyMail,
or good old Net::SMTP.
You're welcome,
M.