1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-07-07 09:10:56 +02:00
offlineimap/head/debian/control

40 lines
1.3 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>
2002-06-22 08:15:29 +02:00
Build-Depends-Indep: debhelper (>> 3.0.0), python2.2 (>= 2.2.1-4)
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.2
Suggests: python2.2-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
OfflimeIMAP, you can:
.
* Read the same mailbox from multiple computers, and have your
changes (deletions, etc.) be automatically reflected on
all computers
.
* Use various mail clients to read a single mail box
.
* Read mail while offline (on a laptop) and have all changes
synchronized when you get connected again
.
* Read IMAP mail with mail readers that do not support IMAP
.
2002-06-22 08:24:30 +02:00
* Use SSL (secure connections) to read IMAP mail even if your reader
2002-06-22 08:15:29 +02:00
doesn't support SSL
.
* Synchronize your mail using a completely safe and fault-tolerant
algorithm. (At least I think it is!)
.
* 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.