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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

an agent scheduled to run after new mail arrives is not working

Status
Not open for further replies.

Foote

Programmer
Mar 29, 2001
19
US
I have an agent scheduled to run after new mail arrives on a local client. It does not run (agent log says this agent has never been run before).
This database is a replica copy of a database on the server.
We want the agent to run only on the local client, not the server because the agent is using OBDC connect and needs to use a username and password to connect.
The agent will work fine if run manually from the local client.
I have other scheduled agents (scheduled once daily) that are working fine on the local client.
Thanks for any suggestions.
 
As you can read here, mail processing agents are triggered by the mail router.
In other words, a new mail agent can only run on a server, not locally.

Pascal.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top