From: Lionel Bouton Date: 2007-05-26T06:34:08+09:00 Subject: Re: Sending mail with attachments Ben Edwards wrote the following on 25.05.2007 17:14 : > Have been googeling on this one for a bit. There are commercial > librarys that do this but is there any open source ones? > > Ben I use ActionMailer, which uses Tmail for all the gory mime/encoding processings. Lionel