2002-01-16 21:43:58 +00:00
|
|
|
Source: isync
|
2003-03-26 03:33:15 +00:00
|
|
|
Section: mail
|
2002-01-16 21:43:58 +00:00
|
|
|
Priority: optional
|
2002-12-28 03:05:43 +00:00
|
|
|
Maintainer: Oswald Buddenhagen <ossi@users.sf.net>
|
2003-03-26 03:33:15 +00:00
|
|
|
Build-Depends: debhelper (>= 3), dpkg-dev (>= 1.9.0), libdb-dev
|
|
|
|
Standards-Version: 3.5.8
|
2002-01-16 21:43:58 +00:00
|
|
|
|
|
|
|
Package: isync
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
2003-03-26 03:33:15 +00:00
|
|
|
Suggests: mutt
|
2002-01-16 21:43:58 +00:00
|
|
|
Description: Synchronize a local maildir with a remote IMAP4 mailbox
|
|
|
|
A command line application which synchronizes a local maildir-style
|
|
|
|
mailbox with a remote IMAP4 mailbox, suitable for use in
|
|
|
|
IMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox
|
|
|
|
can be maintained, and all flags are synchronized.
|
|
|
|
.
|
|
|
|
Features:
|
|
|
|
* Fast mode for fetching new mail only
|
|
|
|
* Supports imaps: (port 993) TLS/SSL connections
|
|
|
|
* Supports STARTTLS (RFC2595) for confidentiality
|
|
|
|
* Supports NAMESPACE (RFC2342)
|
|
|
|
* Supports CRAM-MD5 (RFC2095) for authentication
|
|
|
|
|