IMAP synchronisation, sync, copy or migration tool.

Edit Package imapsync
https://github.com/imapsync/imapsync/

The command imapsync is a tool allowing incremental and
recursive imap transfer from one mailbox to another.

By default all folders are transferred, recursively.

We sometimes need to transfer mailboxes from one imap server to
another. This is called migration.

imapsync is a good tool because it reduces the amount
of data transferred by not transferring a given message if it
is already on both sides. Same headers
and the transfer is done only once. All flags are
preserved, unread will stay unread, read will stay read,
deleted will stay deleted. You can stop the transfer at any
time and restart it later, imapsync works well with bad
connections.

You can decide to delete the messages from the source mailbox
after a successful transfer (it is a good feature when migrating).
In that case, use the --delete option. Option --delete implies
also option --expunge so all messages marked deleted on host1
will be really deleted.
(you can use --noexpunge to avoid this but I don't see any
real world scenario for the combinaison --delete --noexpunge).

You can also just synchronize a mailbox A from another mailbox B
in case you just want to keep a "live" copy of B in A (--delete2
may help)

imapsync is not adequate for maintaining two active imap accounts
in synchronization where the user plays independently on both sides.
Use offlineimap (written by John Goerzen) or mbsync (written by
Michael R. Elkins) for 2 ways synchronizations.

Refresh
Refresh
Source Files
Filename Size Changed
Enhance_GMail_FAQ_keep_format_constant_in_the_file.patch 0000000874 874 Bytes
_service 0000001656 1.62 KB
_service:obs_scm:imapsync-2.229.obscpio 0004142092 3.95 MB
_service:obs_scm:imapsync.obsinfo 0000000097 97 Bytes
imapsync.changes 0000023676 23.1 KB
imapsync.spec 0000005240 5.12 KB
switch_from_io_socket_inet6_-_to_-_io_socket_ip.patch 0000005970 5.83 KB
Latest Revision
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1131329 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 11)
- include two upstream patches:
  + Enhance_GMail_FAQ_keep_format_constant_in_the_file.patch
    Small enhancement in the FAQ for GMail to keep the used example 
    in a constant format.
  + switch_from_io_socket_inet6_-_to_-_io_socket_ip.patch
    Remove the deprecated IO::Socket::INET6 dependency, since IPv6 
    is now handled by IO::Socket::IP, which IO::Socket::SSL uses by 
    default if available.
Comments 0
openSUSE Build Service is sponsored by