compile and run!
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.
 
 
 
 
 
 

24 lines
823 B

Source: isync
Section: mail
Priority: optional
Maintainer: Oswald Buddenhagen <ossi@users.sf.net>
Build-Depends: debhelper (>= 3), dpkg-dev (>= 1.9.0), libdb-dev
Standards-Version: 3.5.8
Package: isync
Architecture: any
Depends: ${shlibs:Depends}
Suggests: mutt
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