[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Sending mail with attachment via cron?
- Subject: RE: [cobalt-users] Sending mail with attachment via cron?
- From: "Andrew Danneffel" <adanneffel@xxxxxxxxxxxx>
- Date: Wed May 28 14:07:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I need to send a mail containing a file or contents of a text file via
> crontab. How is that done?
You might want to try:
http://www.zeegee.com/code/perl/MIME-Lite/
They have a handy module that's perfect for including files (attachments) in
email via Perl.
Regards,
Andrew