]> code.delx.au - offlineimap/blob - debian/control
Update changelog
[offlineimap] / debian / control
1 Source: offlineimap
2 Section: mail
3 Priority: optional
4 Maintainer: John Goerzen <jgoerzen@complete.org>
5 Build-Depends-Indep: debhelper (>> 4.2.0), python2.3, python2.3-dev (>= 2.2.2), groff, docbook-utils, python (>= 2.3), python-dev (>= 2.3)
6 Build-Conflicts-Indep: docbook-ebnf
7 Standards-Version: 3.5.2
8
9 Package: offlineimap
10 Architecture: all
11 Depends: python2.3
12 Suggests: python2.3-tk
13 Description: IMAP/Maildir synchronization and reader support
14 OfflineIMAP is a tool to simplify your e-mail reading. With
15 OfflineIMAP, you can:
16 .
17 * Read the same mailbox from multiple computers, and have your
18 changes (deletions, etc.) be automatically reflected on
19 all computers
20 .
21 * Use various mail clients to read a single mail box
22 .
23 * Read mail while offline (on a laptop) and have all changes
24 synchronized when you get connected again
25 .
26 * Read IMAP mail with mail readers that do not support IMAP
27 .
28 * Use SSL (secure connections) to read IMAP mail even if your reader
29 doesn't support SSL
30 .
31 * Synchronize your mail using a completely safe and fault-tolerant
32 algorithm. (At least I think it is!)
33 .
34 * Customize which mailboxes to synchronize with regular expressions
35 or lists.
36 .
37 * Synchronize your mail two to four times faster than with other tools
38 or other mail readers' internal IMAP support.
39 .
40 In short, OfflineIMAP is a tool to let you read mail how YOU want to.