Re: Automated sending of emails
Re: Automated sending of emails
- Subject: Re: Automated sending of emails
- From: Doug McNutt <email@hidden>
- Date: Thu, 27 Dec 2007 19:09:38 -0700
At 11:32 -0500 12/27/07, Mr. Dan Pouliot wrote:
>My boss wants me to send her an email reminder every morning at 6:00 am.
One of the features of the UNIX tool cron is that it can be told to send an email each time it runs a job. I have never done that but. . .
man cron
man crontab in Terminal or a BBEdit worksheet for more.
Basically you set up a cron table which says run a job, that could be an AppleScript application, each day at 0600 and let cron pipe output of the application into an email addressed the way you want it.
--
--> In Christianity, man can have only one wife. This is known as monotony. <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden