On 2013-12-22 10:37 AM, Timo Sirainen wrote:
Use rsync --delete to get rid of the extra mails in destination. And of course
don't deliver any new mails to destination before that is done. :)
Thanks Timo - but I'm curious why this only affected UNREAD messages?
Even ones that were not new sin
Am 22.12.2013 16:44, schrieb Charles Marcus:
> On 2013-12-22 10:37 AM, Timo Sirainen wrote:
>> Use rsync --delete to get rid of the extra mails in destination.
>
> I wondered if that would do it... thanks
in case of a 1:1 rsync you always want the parameters below
to include any sort of links,
On 2013-12-22 10:37 AM, Timo Sirainen wrote:
Use rsync --delete to get rid of the extra mails in destination.
I wondered if that would do it... thanks.
And of course don't deliver any new mails to destination before that is
done.:)
Well, at least I knew not to do that... ;)
Thanks Timo
On 22.12.2013, at 17.13, Charles Marcus wrote:
> Ok, I know I should probably be using dsync for this, but I'm more familiar
> with rsync, and didn't think this would be a problem.
>
> Here is what I am doing, and what is apparently happening (only done this
> once, but I'm guessing it will ha