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

33 lines
1.0 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
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
.
* Use SSL (secure connections) to read IMAP mail even if you reader
doesn't support SSL
.
* Synchronize your mail using a completely safe and fault-tolerant
algorithm. (At least I think it is!)
.
In short, OfflineIMAP is a tool to let you read mail how YOU want to.