1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-30 08:00:55 +02:00
offlineimap/debian/control

41 lines
1.4 KiB
Plaintext
Raw Normal View History

2002-06-22 07:55:24 +02:00
Source: offlineimap
2002-06-22 08:15:29 +02:00
Section: mail
2002-06-22 07:55:24 +02:00
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
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)
Build-Conflicts-Indep: docbook-ebnf
2002-06-22 07:55:24 +02:00
Standards-Version: 3.5.2
Package: offlineimap
2002-06-22 08:15:29 +02:00
Architecture: all
Depends: python2.3
Suggests: python2.3-tk
2002-06-22 08:15:29 +02:00
Description: IMAP/Maildir synchronization and reader support
OfflineIMAP is a tool to simplify your e-mail reading. With
OfflineIMAP, you can:
2002-06-22 08:15:29 +02:00
.
* Read the same mailbox from multiple computers, and have your
changes (deletions, etc.) be automatically reflected on
all computers
2002-06-22 08:15:29 +02:00
.
* Use various mail clients to read a single mail box
2002-06-22 08:15:29 +02:00
.
* Read mail while offline (on a laptop) and have all changes
synchronized when you get connected again
2002-06-22 08:15:29 +02:00
.
* Read IMAP mail with mail readers that do not support IMAP
2002-06-22 08:15:29 +02:00
.
* Use SSL (secure connections) to read IMAP mail even if your reader
doesn't support SSL
2002-06-22 08:15:29 +02:00
.
* Synchronize your mail using a completely safe and fault-tolerant
algorithm. (At least I think it is!)
2002-06-22 08:15:29 +02:00
.
* Customize which mailboxes to synchronize with regular expressions
or lists.
.
* Synchronize your mail two to four times faster than with other tools
or other mail readers' internal IMAP support.
.
2002-06-22 08:15:29 +02:00
In short, OfflineIMAP is a tool to let you read mail how YOU want to.