docker-offlineimap/offlineimap/head
jgoerzen 9d3298f5a7 /offlineimap/head: changeset 167
- Modified imaputil.py and folder/Maildir.py to run faster. Eliminated
  many regular expressions; pre-compiled many others.

- Fixed threadutil's exitnotifyloop to always handle threads in the
  order they exited, rather than sometimes in the inverse order. This
  way, make sure to handle thread's exception messages before a thread
  exited.
2002-07-23 20:55:18 +01:00
..
debian /offlineimap/head: changeset 167 2002-07-23 20:55:18 +01:00
offlineimap /offlineimap/head: changeset 167 2002-07-23 20:55:18 +01:00
ChangeLog /offlineimap/head: changeset 165 2002-07-23 02:50:14 +01:00
COPYING Step 1 of rearranging per r129 2005-04-16 20:05:39 +01:00
COPYRIGHT Step 1 of rearranging per r129 2005-04-16 20:05:39 +01:00
Makefile /offlineimap/head: changeset 134 2002-07-18 01:56:25 +01:00
manual.html /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
manual.pdf /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
manual.ps /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
manual.txt /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
offlineimap.1 /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
offlineimap.conf /offlineimap/head: changeset 161 2002-07-22 07:55:27 +01:00
offlineimap.py /offlineimap/head: changeset 164 2002-07-23 02:48:15 +01:00
README Step 1 of rearranging per r129 2005-04-16 20:05:39 +01:00
setup.py /offlineimap/head: changeset 162 2002-07-22 20:08:09 +01:00

OfflineIMAP
Copyright (C) 2002 John Goerzen <jgoerzen@complete.org>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details.  This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.

gopher://quux.org/1/devel/offlineimap
http://quux.org/devel/offlineimap

Please see manual.txt; the information previously in README has been moved
there.