Quote:
Originally posted by neet
Hi,
I need to automatically send a mail with an attachment everyday - is there a way I can schedule this? And if how?
Thanks.
|
Best solution is "cron".
For more informations exec this command in unix shell:
"man cron" - about cron
"man crontab" - how to schedule jobs