On Mon, Jul 29, 2019 at 05:25:48PM +0530, Pankaj Jangid wrote:
> I am currently facing this issue:
> 
> Notice: conflicting changes in (124660,81)
> 
this is not really an issue. it's just telling you that you modified the
message in both stores in ways that cannot be reconciled (which means it
drops the less interesting change, e.g., a flag update on one end when
the message was deleted on the other end).

> What I want to know is how to debug, or more precisely troubleshoot,
> such messages? Any pointers will be appreciated.
> 
use the -D switch (or -Ds in particular for the above) as the man page
says.


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to