A command line utility for synchronizing a remote IMAP mailbox with a local maildir-style mailbox. This is useful for working in disconnected mode, such as on a laptop.
isync is a command line application which synchronizes mailboxes; currently
Maildir and IMAP4 mailboxes are supported. New messages, message deletions and
flag changes can be propagated both ways. isync is suitable for use in
IMAP-disconnected mode.
Synchronization is based on unique message identifiers (UIDs), so no
identification conflicts can occur (as opposed to some other mail
synchronizers). Synchronization state is kept in one local text file per
mailbox pair; multiple replicas of a mailbox can be maintained.
Authors:
----------
Michael Elkins
Oswald Buddenhagen
Theodore Ts'o
Nicolas Boullis
- Developed at server:mail
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/isync && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
isync-1.4.4.tar.gz | 0000340544 333 KB | |
isync-1.4.4.tar.gz.asc | 0000000833 833 Bytes | |
isync.changes | 0000008910 8.7 KB | |
isync.keyring | 0000006336 6.19 KB | |
isync.spec | 0000002631 2.57 KB | |
work-around-unexpected-EOF-error-messages-at-end-o |
0000002466 2.41 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1068135
from
Marcus Rueckert (darix)
(revision 11)
- Add patch work-around-unexpected-EOF-error-messages-at-end-of-SSL-connections.patch * Some mail servers do not send a close notification (SSL_shutdown()) before closing the TCP socket. This workaround makes isync handles the situation more gracefully (boo#1208166).
Comments 0