]> code.delx.au - offlineimap/blob - debian/control
Updated changelog
[offlineimap] / debian / control
1 Source: offlineimap
2 Section: mail
3 Priority: optional
4 Maintainer: John Goerzen <jgoerzen@complete.org>
5 Build-Depends: debhelper (>> 4.2.0)
6 Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 0.4.0), gtk-doc-tools, sgml2x, docbook-utils, jade, lynx, scons, xpdf-utils, gs, man-db
7 Build-Conflicts-Indep: docbook-ebnf
8 Standards-Version: 3.7.2
9
10 Package: offlineimap
11 Architecture: all
12 Depends: ${python:Depends}
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.