If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Automatic mail sending

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-05-04, 07:05
neet neet is offline
Registered User
 
Join Date: Apr 2004
Posts: 7
Automatic mail sending

Hi,

I need to automatically send a mail with an attachment everyday - is there a way I can schedule this? And if how?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-05-04, 07:37
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: Automatic mail sending

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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On