On 4.1.2010, at 15.32, Alexander Chekalin wrote:

> The problem is that files in Maildirs on First server are named like that:
> 
> 1262610335.H798006P5447.first.domain.my,S=1962:2,
> 1262610402.H529761P5596.first.domain.my,S=2975:2,
> 1262610410.H787724P5657.first.domain.my,S=75691:2,
> ...
> 
> and the files on Second server should be named like
> 
> 1262610335.H798006P5447.second.domain.my,S=1962:2,
> 1262610402.H529761P5596.second.domain.my,S=2975:2,
> 1262610410.H787724P5657.second.domain.my,S=75691:2,

No, they shouldn't. The maildir filename must be globally unique. Otherwise it 
doesn't matter what it is. Just keep them as they are.

The main problem with rsync is going to be if two servers have the same 
filename, but one has renamed its flags. So there are two identical base 
filenames but with different flags. Then Dovecot will log a warning about 
duplicate message and rename one of the files.

Reply via email to