Agents "after new mail" run onc on midnight

Since I have upgraded from Domino 6.0.1 to 6.5, I have the problem, that agents, are triggered “after new mail”, runs only once on midnight.

M. Leonhardt

Subject: Agents “after new mail” run onc on midnight

Did you look at agent manager queue? Are they there in the ‘waiting for mail’ status? It sounds like you falling back on processing the mail as if it was replicated in not delivered. I would try turning on debugging and examining the agent queues to get a better grasp on what is going on. You will helpful commands in the ‘troubleshooting agents in R5 and r6’ (see Agent FAQ under resources for a link). Another useful article to look at “Minimimizing delays in the Agent Manager”.

Subject: RE: Agents “after new mail” run onc on midnight

Julie thanks for yuor answer.

I have found, that this problem is not in all maildatabases.

We have a mailcluster. Normally all user are on CluserServer1. By this user the agent runs fine.

But some User are on CLusterserver2. By this users the agent does not run on Clusterserver2, but it runs on midnight on Clusterserver1.

I think the reason is, that on Server1 AMgr_DisableMailLookup=1 and on Server AMgr_DisableMailLookup=0 (Default). The signer of the agent is Server1. Because Server1 has no home-mailserver, it does only run if AMgr_DisableMailLookup=0.

Matthias

Subject: RE: Agents “after new mail” run onc on midnight

Yes, that would fit schenario of falling back to replication!