Jump to letter: [
ABCDEFGHIJLMNOPSTVWX
]
imapsync: imapsync a tool to migrate across IMAP servers
- Summary
- 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.
Arch: noarch
| Download: | imapsync-1.219-1.noarch.rpm |
| Build Date: | Thu Aug 16 16:56:26 2007 |
| Packager: | Fabian Arrotin <fabian{*}arrotin{%}arrfab{*}net> |
| Size: | 172 KiB |
Changelog
- * Thu Aug 16 12:00:00 2007 Fabian Arrotin <fabian{*}arrotin{%}arrfab{*}net>
- update to 1.219
- cosmetic changes for Requires: specific to RHEL/CentOS
- * Mon Mar 19 11:00:00 2007 Neil Brown <neilb{%}inf{*}ed{*}ac{*}uk>
- Packaged up source tarball into the RPM. Had to add a fix
- to stop the perl_requires script wrongly matching on "use --prefix"
- in the docs as a genuine perl "use module;"