From: Stephan Mueller Date: 2007-05-26T00:46:19+09:00 Subject: Re: Sending mail with attachments * Ben Edwards [25.05.2007]: > Have been googeling on this one for a bit. There are commercial > librarys that do this but is there any open source ones? you can use rmail to build mails with attachments, etc. Have a look at it on Rubyforge. For sending them you can use sendmail, smtp, ... Cheers, Steph.