Automatically Sending An E-Mail Every Day

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear Outlook 2003 Users,

My manager has come to me asked the following question:

Is there a way that he can automatically send the same e-mail to a
group of the same recipients on the same day at a set time?
Specifically, he has a reminder e-mail that he would like to send to
10 users every Friday at 6AM. I would like to add that he is not here
at 6AM. Obviously, this may require some programming or macro, but I
am unsure as to how to begin, if it is even possible. Thanks a
million in advance!

Kevin
 
No Spam said:
Dear Outlook 2003 Users,

My manager has come to me asked the following question:

Is there a way that he can automatically send the same e-mail to a
group of the same recipients on the same day at a set time?
Specifically, he has a reminder e-mail that he would like to send to
10 users every Friday at 6AM. I would like to add that he is not here
at 6AM. Obviously, this may require some programming or macro, but I
am unsure as to how to begin, if it is even possible. Thanks a
million in advance!

Kevin

Hi

The way I would do this is to use BLAT, http://www.blat.net/194/ , and
write a small batch file that feeds the required parameters in to BLAT. Then
use scheduled tasks in the control panel to run the script when ever you
wish !

I use this a lot in back up scripts on customers sites and put a blat
command after each stage of the script so I know how far it has progressed.

HTH's

Regards

Derek
 
Back
Top