Conflict errors and Conflict Resolver

We need field level replication and a Conflict Resolver like SQL Server.

When two users make offline modifications to the same public folder entry, then they get conflict errors.

conflict
This has similar issues to SQL Server Replication but more because:

It works at an entire email level, not a field level like SQL.

The conflict resolver doesn’t even point out the differences you have to look through them manually