slackbuilds/network/isync
Manuel Argüelles 9e6558fb33 network/isync: Updated for version 1.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-02 23:27:56 +01:00
..
README
README.SLACKWARE network/isync: Updated for version 1.3.0. 2018-06-02 23:27:56 +01:00
isync.SlackBuild network/isync: Updated for version 1.3.0. 2018-06-02 23:27:56 +01:00
isync.info network/isync: Updated for version 1.3.0. 2018-06-02 23:27:56 +01:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.

See README.SLACKWARE for setup information after installation.