From: Dimitri Aivaliotis Date: 2006-04-03T22:35:18+09:00 Subject: Re: commonly used email library Hi Sinchai, On 3/31/06, sin kanti wrote: > My need is just to send email to a group which their email address > kept in a flat file. > Please give me some libraries that commonly used and stable. SimpleMail (http://simplemail.rubyforge.org/) makes it easy to send mails in both text and html format. It can also handle attachments. - Dimitri