Encrypt TCPIP & Enable Local Scheduled Agents in the ini file

Hi,

Does anybody know if ‘Ports - encrypt TCPIP’ and ‘Enable Local Scheduled Agents’ are held in the .ini file, and if they are, where?

I need to automate switching these two on when setting up a new client, and they aren’t held in policy / settings documents.

I’m thinking about writing some code that will kick off when the user opens their mail file to set these to on, but I don’t know where the settings are held (if in fact they are held anywhere I can get at them)

Any help is much appreciated.

James

Subject: RE: Encrypt TCPIP & Enable Local Scheduled Agents in the ini file

James: Going from memory here…

The encrypt settings should be in the local INI file. You may compare the port setting before and after the change. In the example below, the numbers will change depending on your setting. I remember someone did some research and while he didn’t know what the numbers meant, they stayed consistant.

TCPIP=TCP,0,15,0,12288,

With that said, Lotus told me that if you encrypt the port at the server, all traffic will be encrypted regardless of the client setting. I want to research this further to make sure I understood correctly, as it was a sidebar conversation to the problem we were resolving.

Sorry, not familiar with the Local Scheduled Agents setting.

Not much information here but hope this helps a little…

Subject: RE: Encrypt TCPIP & Enable Local Scheduled Agents in the ini file

Thanks