slackbuilds_ponce/network/isync
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
isync.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
isync.SlackBuild
README
README.SLACKWARE
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.