Changing Replication Settings on Multiple Mail Files at once

Hello:

I need to change the replication settings for all my user in “Space Savers” to "Receive Summary and 40KB of reach text only. I want to remove the selected checkmark for this settings. I want to do this on server replica.

Is there a way to change this field to all mail files at once instead of one by one through domino admin.

Please help.

I’m an administrator with no design experience.

Thanks

Mayur

Subject: use the NotesReplicationEntry class in Lotusscript

Write an agent to loop through all databases in the NotesDirectory (build a NotesDirectoryNavigator if you want), get their replication sesttings and edit them as you want

Subject: Changing Replication Settings on Multiple Mail Files at once

Thanks for your reply,

But I dont have idea about domino design and scripting.

Is there anything I can do thorugh domino admin.

Regards

Mayur

Subject: Short answer: No

Longer answer: Some things can be set by policy as mentioned above, but others have to be set manually or via script, or via some 3rd party tool, such as Ytria’s databaseEZ(Note, I am not affiliated in any way to Ytria, and have no personal knowledge of their databaseEZ product)

Subject: Developer

Sounds like have 3 choices.

But a product

Learn Lotusscript

Hire a developer

Subject: you might use the desktop policy for this