On 7/18/05, William Morgan <[EMAIL PROTECTED]> wrote:
> I'd like to add this to Hobix. Should be pretty simple. Does anyone have
> a suggestion as to how to actually send the email? Use a particular Ruby
> library? Shell out?

No shelling out. Bad Thing.

Use Net::SMTP.

It's relatively simple to build a simple notification message,
although more complex ones would be harder and suggest a library like
tmail.

-austin
-- 
Austin Ziegler * [EMAIL PROTECTED]
               * Alternate: [EMAIL PROTECTED]

_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to