diff options
author | abs <abs@pkgsrc.org> | 2006-08-10 11:19:26 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-10 11:19:26 +0000 |
commit | 0cfe511da3db2d9c52ffb29ed3aeb2e0753ffdee (patch) | |
tree | fdaa170d44b5a0e260bea85e0e219ee4e8b9b98c | |
parent | 61d43be41c48d0fa2b976adbf890bd1d5aa09e1a (diff) | |
download | pkgsrc-0cfe511da3db2d9c52ffb29ed3aeb2e0753ffdee.tar.gz |
Import imapsync-1.182
imapsync is a tool for facilitating incremental recursive IMAP
transfers from one mailbox to another. It is useful for mailbox
migration, and reduces the amount of data transferred by only
copying messages that are not present on both servers. Read, unread,
and deleted flags are preserved, and the process can be stopped
and resumed. The original messages can optionally be deleted after
a successful transfer.
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 25a45d8f6ae..db687333e38 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.990 2006/08/10 08:56:21 abs Exp $ +$NetBSD: CHANGES-2006,v 1.991 2006/08/10 11:19:26 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -3893,3 +3893,4 @@ Changes to the packages collection and infrastructure in 2006: Removed print/teTeX-sharesrc [minskim 2006-08-10] Updated lang/php5 to 5.1.4nb3 [taca 2006-08-10] Updated pkgtools/pkg_chk to 1.79 [abs 2006-08-10] + Added mail/imapsync version 1.182 [abs 2006-08-09] |