Go to file
Sebastian Spaeth 35dd236155 Improve TTY ui to not always prepend 'sync account foo'
This is very excessive and a bit annoying. Output that information
only if the next line concerns a different account/thread than the
previous one. This quiets down the UI quite a bit without losing
information.

While modifying this line, use the newer Thread.name and not the as
per python doc's old syntax getName()

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2010-12-09 19:52:48 +01:00
bin update version info 2009-08-12 00:41:19 -05:00
debian Update changelog 2010-06-29 16:52:54 -05:00
docs/sgml-common Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
offlineimap Improve TTY ui to not always prepend 'sync account foo' 2010-12-09 19:52:48 +01:00
.gitignore Ignore build directory 2010-04-07 14:36:10 -05:00
COPYING Update FSF address 2006-08-12 05:15:55 +01:00
COPYRIGHT Update copyright 2009-08-12 00:41:42 -05:00
FAQ.html Add the FAQ 2006-12-02 22:03:05 +01:00
Makefile 'make clean' remove manual.ps 2009-04-17 10:37:37 -05:00
README.markdown add README and SubmittingPatches 2010-12-05 21:57:56 +01:00
SubmittingPatches add README and SubmittingPatches 2010-12-05 21:57:56 +01:00
UPGRADING Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
offlineimap.conf Put subscribedonly in correct place in example config file 2010-04-21 00:09:37 -05:00
offlineimap.conf.minimal Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
offlineimap.py update version info 2009-08-12 00:41:19 -05:00
offlineimap.sgml Noted new -k feature in doc. 2010-04-21 00:01:04 -05:00
offlineimap.spec Updating version number to 4.0.16 2006-12-02 21:59:02 +01:00
setup.py Updated copyright and version info for 4.0.15 2006-11-30 10:51:14 +01:00

README.markdown

Description

Welcome to the official OfflineIMAP project.

OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can read the same mailbox from multiple computers. You get a current copy of your messages on each computer, and changes you make one place will be visible on all other systems. For instance, you can delete a message on your home computer, and it will appear deleted on your work computer as well. OfflineIMAP is also useful if you want to use a mail reader that does not have IMAP support, has poor IMAP support, or does not provide disconnected operation.

OfflineIMAP works on pretty much any POSIX operating system, such as Linux, BSD operating systems, MacOS X, Solaris, etc.

OfflineIMAP is a Free Software project licensed under the GNU General Public License. You can download it for free, and you can modify it. In fact, you are encouraged to contribute to OfflineIMAP, and doing so is fast and easy.

This software was written by John Goerzen, who retired from maintaining. It is now maintained by Nicolas Sebrecht.

Documentation

The documentation is available in docs/. To generate documentation use

$ make doc

.

Mailing list

The user discussion, development and all exciting stuff take place in the mailing list.