About modification in the Policy settings document

Dear All,I would like to add the below fields into the policy settings document but I am not sure how to do it.

LocAllExhaustiveNameLookup=“1”

LocAllExhaustiveNameLookup$IP=“”

LocAllExhaustiveNameLookup$PO=“”

Does anyone know where is the exactly location & file name of policy setting document?

Do I need to use a Designer to do this modification?

Many thanks in advance

Gary

Add these three fields with its value to a policy settings document:

Subject: About modification in the Policy settings document

Its done by editing the server notes.ini files located on the server path. For example: C:\Lotus\Domino\ path.

The fields must be named “$PrefVariableName” where VariableName is the name of the INI variable you want to set. The ini variable will be set to the value in the field.

In this case, it will be:

$PrefLocAllExhaustiveNameLookup=“1”

Subject: RE: About modification in the Policy settings document

Hi Ravichandran,Thanks for your help first, but I would like to apply the setting of “Exhasustive check all address books” into “Recipient name lookup” field for all users using the policy.

Do you know how to apply this setting into Policy document and where can I edit this document?

Many thanks

Gary

Subject: RE: About modification in the Policy settings document

Dear Ravichandran,

Thanks for your kindly help first

I added 3 new fields below into our notes.ini at the server and rebooted the Notes service.

$PrefLocAllExhaustiveNameLookup=“1”

$PrefLocAllExhaustiveNameLookup$IP=“”

$PrefLocAllExhaustiveNameLookup$PO=“”

However, the new setting was still not applied for the users, Do you know any problem on this?

Pls kindly advise

Many thanks for your help in advance

Gary HAN