|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: How Best to Email From Perlby ides (Deacon) |
| on Nov 29, 2007 at 18:11 UTC ( #653937=note: print w/ replies, xml ) | Need Help?? |
|
My current favorite E-mail module is MIME::Lite::TT::HTML. It makes it trivial to attach files and allows you to use templates for your plain text and HTML versions of your messages. This keeps you from having the content of the message hard coded into your application. You could also use MIME::Lite::TT if you don't have a need for an HTML E-mail. I wrote a quick tutorial on using MIME::Lite::TT::HTML that you might find useful. Hope this helps!
Frank Wiles <frank@revsys.com>
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||