Have you looked at MailMessage? It supports multi-part mails. Cheers, Adrian On Nov 27, 2010, at 16:15 , Tony Fleig wrote:
Okay, a follow on question then: Are the MIME-related classes present in Pharo/Seaside intended to allow one to build a MIME document or only to read/parse one?
I really do need this functionality, so I will probably build it if it is not there -- probably patterned after what is in VisualWorks (see http://forum.world.st/Multipart-MIME-email-message-HTML-plus-plain-text-td14... .)
Thanks again, TF
On Sat, Nov 27, 2010 at 12:09 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
if you build one we would like to integrate it. as test would be gorgeous
On Nov 27, 2010, at 4:34 AM, Tony Fleig wrote:
Is there an example of how to construct a multi-part (text/plain and text/html) MIME email message in Pharo/Seaside anywhere?
Thanks, TF