How To Create a Schedule Agent to Run: rhpop3connect.ntf

Hi,

I’m very new to lotus domino and I need help on how to create a schedule agent to run rhpop3connect.ntf.

If I open the database and go to Actions and select 1.RHPop3Connector then I can see the database runs in my console.

So how do I run this database every 5 minutes in the console without manually doing it? I figured an agent would do…unfortunately, I’ve NEVER created an agent to do something like this.

I have been able to figure out how to create the agent but it doesn’t run the *.ntf database.

Is there some server setting I need to set to allow this agent to run?

I’ve scheduled it to run every 5 minutes but the only way it runs is if I run it manually.

Any ideas?

Thanks,

Andy.

Subject: How To Create a Schedule Agent to Run: rhpop3connect.ntf

Hi,

you don’t need to create the agent, it is already there in the database. Open it in designer and open global - agents. Ther you can find the agent autorhpop3connector. Double click it and you can schedule it at the first page. On the second page ( icon - key) you will have to choose a user for executing the agent, probably you should insert localdomainadmins.

Save the changes ( double esc) and open the program rhpop3connector standing above the scheduler-agent. There you should insert the execution-account too and save it.

Highlight the agent and click activate in the designer’s button-tray.

Go to the console and check if AMgr is running ( sh tasks ). If it is, RHPop3Connector should be scheduled the way you choosed in the agent-settings.

By the way, it’s default settings is execution every hour, I think.

Good look

Robert