> > HTML::Embperl::Mail::Execute > > is there a version that supports HTML mail? or is there an escmode option > that allows HTML to be sent? > > if not, how do i send HTML attachments using HTML::Embperl::Mail::Execute > as my basic structure.... >
No, currently HTML::Embperl::Mail::Execute does not support sending html mail, also it would be nice to have. Basicly I would be necessary to use MIME::Lite to send the mails instead of directly using Net::SMTP, to genenerate the necessary MIME headers with the content type. Should be to hard to add to HTML::Embperl::Mail::Execute (Patches are always welcome :-) Gerald P.S. Please send any further questions about EMbperl to the Embperl mailing list ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
