Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unatended email sending

Status
Not open for further replies.

TimK01

Technical User
Joined
Jan 4, 2002
Messages
94
I have written an application that sends short reminder emails to staff. (they are short and only contain text)

I want it to run every night, so have set it up as a scheduled task on the NT4 server.

It runs fine as long as the server is signed on as the Administrator. But I want to run it unattended at night with the server signed off, when i do that it wont run.

I have tried both MAPI & CDO to send the emails and both work with the server signed on.

Does anyone have a solution that would work with the server signed off.

I have used VB6, NT4 (Small Business Server), Exchange Server.

 
have you tried to add the program as a service, that way you dont need to be looged on, run the program under the context of the administrator that should work fine.. Yardyy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top