I'm trying to come up with a script that periodically sends mailbox sizes to our users in graphical form (e.g. chart). Now that the actual code behind the chart creation is done I should find a way to send that chart as an image part of the E-mail message to each mailbox owner.
What I realized is that this is about message headers since client side software (MS Office Outlook etc.) has to know someway that this message should be interpreted as HTML instead of plain text. But what I don't really know is that what Perl module I should pick among all those available from CPAN.
Currently I'm using Net::SMTP but it does not have HTML capabilities. Any ideas, anyone?
In reply to Perl and HTML E-mail by mellin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |