mirror of https://git.code.sf.net/p/isync/isync
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
783 B
23 lines
783 B
Source: isync |
|
Section: unknown |
|
Priority: optional |
|
Maintainer: Oswald Buddenhagen <ossi@users.sf.net> |
|
Build-Depends: debhelper (>> 3.0.0) |
|
Standards-Version: 3.5.2 |
|
|
|
Package: isync |
|
Architecture: any |
|
Depends: ${shlibs:Depends} |
|
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 |
|
|
|
|