Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

using gmail modules in other perl scripts

Quote Reply
using gmail modules in other perl scripts
Is there a smooth way to use the gmail per modules in another script? Basically we send out notifications nightly, and I would like it to be done in HTML. I've found it difficult to figure out with both sendmail and mail:mailer. If we could just plug into your html mail modules, wouldn't it be easier? <please?>

Any suggestions?

Diversity by Design
Quote Reply
Re: [diversity] using gmail modules in other perl scripts In reply to
Hi,

Have a look at GT::Mail modules. They can be used to send email. To make a message an HTML message, all you need to do is add a Content-type: text/html header (unless you want a mixed message, an html message with a text part as well, that's more complex).

Cheers,

Alex
--
Gossamer Threads Inc.