well the schedule agent is not working…what i think is that it wont be a schedule agent b’coz schedule agents run after specific intervel of time…and there is no such balanced interval when i will get a mail…
If u want to write the agent that will fire when ny new mail arrives then u have a options select target “when new mail arrives”. So whenever any mail will come ur code will excecute. Notes this will ur OnEvent agent not schedule , but u have a proper acces in server document to run this type of agent .
One more thing about schedule agent is that u can set ur time setting for run any schedule agent , like 6.00-12.00 am .
Rather than going one by one through every possible mistake you could have made, you might find it easit to read Agent FAQ’s “troubleshooting” article. It tells you how to turn on debugging and what to look for, along with common mistakes and how to fix them.Look under resources on the right. Good luck!
Since you are facing problems with a post-delivery agent, in addition to Becca’s suggestion, you might want to specifically read the article ‘Out of the InBox’. The link to the article is also availble in the Agent FAQ page. The article very lucidly explains the workings of a pre- and a post-delivery agent. Carefully read the section ‘Agent failover for pre-delivery mail agents’, because it talks about settings that needs to be in effect for a post-delivery agent to run successfully.