On 2009-12-06 19:50, LuKreme wrote: > I am occasionally seeing duplicated files in my courier-IMAP folders. Here's > an example: > > $ ls -nls 1260094560.39840_0* > 6 -rw------- 2 1004 1005 4780 Dec 6 03:16 > 1260094560.39840_0.mail.covisp.net:2, > 6 -rw------- 2 1004 1005 4780 Dec 6 03:16 > 1260094560.39840_0.mail.covisp.net:2,S > $ diff 1260094560.39840_0.mail.covisp.net\:2\, > 1260094560.39840_0.mail.covisp.net\:2\,S > $ >
I had exactly the same problem after restoring from a backup. At that time I wrote a small script which fixed the issue. Perhaps it also helps you: http://git.georglutz.de/gitweb/?p=maildir_merge_duplicates.git;a=summary Regards Georg -- Georg ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
