Removing secondary message store
Hi all,
recently we added temporary secondary mailbox store (for migration purposes) with:
configutil -o store.partition.secondary.path -v /something
now we want to remove it. We tried with
configutil -o store.partition.secondary.path -v ""
However, some parameters are remaining after this:
store.partition.secondary.createtimestamp = 20070628150355Z
store.partition.secondary.creatorsname = "cn=msg-config,cn=sun one messaging suite,cn=server group,cn=xxxxxxxxx,ou=admindomain,o=comms-config"
store.partition.secondary.modifiersname = "cn=msg-config,cn=sun one messaging suite,cn=server group,cn=xxxxxxxxxxx,ou=admindomain,o=comms-config"
store.partition.secondary.modifytimestamp = 20070720085409Z
store.partition.secondary.objectclass = nsmsgCfgPartition
Documentation does not mention how to remove fully secondary partition. Any ideas?
Regards,
G

