"Mail Conflict Resolution"

37,145

Solution 1

This error relates to a difference between a mail item stored on the Exchange Server, and the item stored locally on the machine. Often this issue occurs when using OST files in outlook to work offline.

A common reason for this error is different timestamps on messages, modification of an email in both outlook (offline) and owa, or a out of date OST file. If its an issue with the OST file then a common solution is just to rebuild the OST file, this will ensure everything is up to date. If it is because the mail has been edited in 2 places, there's not alot you can do about that other than not do it!

Solution 2

I'd guess you have two clustered ldap servers (maybe AD?) trying to synch an entry/check that an entry is synched.

I'd say that two instances representing the entry conflict for attribute 0x0080001F and the remote instance is older so it is the one that is used. I.e. the local version of 0x0080001F is synchronised (chnaged to match the value of) with the remote version.

E.g. local:

dn: ou=blah,dc=banan,dc=edu
cn=fred

remote:

dn: ou=blah,dc=banan,dc=edu
cn=freddy

Then the local copy's cn would get set to "freddy" because the remote copy is more recent.

Share:
37,145

Related videos on Youtube

Jes
Author by

Jes

Lifelong geek and music afficionado. Always playing with new technology.

Updated on September 17, 2022

Comments

  • Jes
    Jes over 1 year

    I have several of these messages:

    11:36:30 Mail Conflict Resolution
    
    11:36:30 Subject: {SU:}
    
    11:36:30 EntryID: {CB:70, 
    
    LPB:00000000F13DCECA469BD311B527009027654AF5070043373E82DE99D311B524009027654AF50000000003F80000A4D9C2306C47F74B89AC01C78EB52D5C0016D0EFD3C00000}
    
    11:36:30 Checking local modifications
    
    11:36:30 Compare property: 0x0080001F
    
    11:36:30 Compare property: 0x0081001F
    
    11:36:30 Getting remote properties
    
    11:36:30 Checking remote modifications
    
    11:36:30 Compare (conflict) property: 0x0080001F
    
    11:36:30 Local{SU:displayed}
    
    11:36:30 Remote{Error (0x8004010F)}
    
    11:36:30 Not equal (conflict) property: 0x0080001F
    
    11:36:30 Local modification: {D:18, M:6, Y:2009 H:15, M:36, S:1, MS:776}
    
    11:36:30 Remote modification: {D:18, M:6, Y:2009 H:15, M:36, S:40, MS:204}
    
    11:36:30 Conflict generated, remote item is winner
    

    I'm sure they mean something to somebody, but it isn't me. I haven't been able to find a way to disable these though - any idea what causes their generation and any settings I can change? Thanks!!!

  • Jes
    Jes almost 15 years
    We actually do not implement ldap here. I'd guess this is either iPhone or BlackBerry related, but I haven't yet found anything helpful. I know with remote devices, conflict messages are bound to happen. What I mainly want to do is find out where these are generated and shut them off...
  • Secoe
    Secoe almost 15 years
    Well whatever it is I'm pretty sure its just some property/value getting sync'd between 2 copies of it.
  • Sam Cogan
    Sam Cogan almost 15 years
    If your using Exchange, it means your using Active Directory, which means your using LDAP
  • Jes
    Jes almost 15 years
    Do you think that verifying the time on both deviced might help? The remote devices almost certainly sync to a broadcast time service, but his internal PC or maaybe the server itself doesn't. I will check there, any thoughts?
  • Sam Cogan
    Sam Cogan almost 15 years
    Yes, its worth checking, particularly if its only occurring on one machine.
  • David Makogon
    David Makogon about 8 years
    What do you mean, you found the below answer helpful? Did you copy this post from somewhere??? If so: That's not how things work - you can't just copy and paste someone's content into your own, especially without attribution / link to original post. Plus I don't see where you added your own content. And... you're responding to a question from six years ago. With an already-accepted answer. I don't understand the objective here.