[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Sending mail with attachment via cron?



> 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