Replication settings?

hi,1st, I’m new on Lotus tech…

I’ve got 6.51 server & clients.

  • All my client use their mailbox in Local (save bandwitch!)

  • I got quotas on mailbox on the server

So I need to configure the replication for the mailbox to auto-delete mails that have been replicated before.

Is there a solution ? (with domino admin, if not eventually with designer…)

Subject: replication settings ?

The whole point in having replicas are to have synchronized copies of a database, with the possibility of having a replica contain a subset of another.

What you are trying is to use the replicator to effectively MOVE documents from one replica go another, which is not the way to go.

Instead, set up a procedure for archiving mails to another (Local) database. When mails are moved to the archive, the original document is deleted, and the deletion stub is replicated to other replicas, causing the document to be deleted in those replicas, too.

Subject: RE: replication settings ?

I don’t even think about that…

Yes, I’ll try that,

thanks for your quick reply.