isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 75b6b9c7159b0fe07b7703a96c8159aa03293971
parent 4d5a957e20036b4c0901e6dc170edc8afcc12416
Author: Theodore Ts'o <tytso@users.sf.net>
Date:   Sun, 11 Jan 2004 07:45:26 +0000

Document CVS bugfix which ignores non-maildir mailbox when doing OneToOne.

Diffstat:
Mdebian/changelog | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog @@ -1,8 +1,10 @@ isync (0.9.2-1) unstable; urgency=low * New upstream release. + * Ignore anything that does not look remotely like a maildir when + collecting mailboxes for OneToOne (from isync CVS) - -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 11 Jan 2004 01:47:11 -0500 + -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 11 Jan 2004 02:38:48 -0500 isync (0.9.1-3) unstable; urgency=low