jgoerzen
158f316267
/head: changeset 124
...
Fixed remotepassfile
2002-07-16 23:36:33 +01:00
jgoerzen
d3f86beb9f
/head: changeset 123
...
- Made folder/Maildir.py/deletemessage() more tolerant if a message
asked to be deleted already has been.
- In Base.py/copymessageto(), no longer bother calling getmessage()
unless a folder's storemessages() returns true. This will also help
with syncing to LocalStatus if the user deleted messages in the
Maildir since the cachemessagelist() was called.
2002-07-16 03:26:58 +01:00
jgoerzen
09cf911d53
/head: changeset 122
...
Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
2002-07-16 02:46:21 +01:00
jgoerzen
289412c435
/head: changeset 121
...
Added -o (run only once) option with patch sent in by Martijn Pieters.
2002-07-16 00:50:52 +01:00
jgoerzen
f35641b53f
/head: changeset 120
...
Cleaned up imports
2002-07-16 00:40:43 +01:00
jgoerzen
07c56817c1
/head: changeset 119
...
Updated TODO list.
2002-07-13 01:41:57 +01:00
jgoerzen
d4570b2861
/head: changeset 116
...
Final doc update for 3.0.0 release
2002-07-12 14:26:30 +01:00
jgoerzen
4cb6580e06
/head: changeset 115
...
Upadates all over
2002-07-12 14:20:09 +01:00
jgoerzen
53625f0dbb
/head: changeset 113
...
Added support for command-line arguments
2002-07-12 08:51:52 +01:00
jgoerzen
188497d972
/head: changeset 105
...
Added some more todos
2002-07-12 00:41:11 +01:00
jgoerzen
619e2dff87
/head: changeset 94
...
Updated for 2.0.8
2002-07-11 05:06:53 +01:00
jgoerzen
8029c6a25e
/head: changeset 93
...
Optimized acquireconnection to try to return the last connection owned
by this thread
2002-07-11 04:51:20 +01:00
jgoerzen
120076256f
/head: changeset 92
...
Made several fixes for 2.0.8
2002-07-11 04:31:39 +01:00
jgoerzen
f8c2be1df7
/head: changeset 91
...
Updated read-only support
2002-07-10 12:25:02 +01:00
jgoerzen
097d30e987
/head: changeset 90
...
Commited changes for 2.0.6
2002-07-10 12:18:07 +01:00
jgoerzen
c83141656e
/head: changeset 86
...
Added folderincludes capability
2002-07-09 03:32:35 +01:00
jgoerzen
a82eb46871
/head: changeset 85
...
Updated to work better with read-only folders
2002-07-09 03:23:47 +01:00
jgoerzen
98981a6cf0
/head: changeset 84
...
Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
2002-07-06 01:22:23 +01:00
jgoerzen
8d9d218832
/head: changeset 82
...
Modified to allow specifying a reference
2002-07-05 12:46:55 +01:00
jgoerzen
55d56b8bde
/head: changeset 81
...
Updated with preliminary tunnel support
2002-07-05 07:36:34 +01:00
jgoerzen
872ec1b9f2
/head: changeset 80
...
Added some more examples as well as remotepassfile.
2002-07-05 06:47:52 +01:00
jgoerzen
093e1fb6fb
/head: changeset 79
...
Updated for 2.0.1
2002-07-05 03:59:08 +01:00
jgoerzen
daf4fd99ac
/head: changeset 78
...
Revamped thread system to handle exceptions better
2002-07-05 03:34:39 +01:00
jgoerzen
fc06325eaa
/head: changeset 76
...
Added more information to README and debian/control
2002-07-04 13:47:25 +01:00
jgoerzen
1669e0a2df
/head: changeset 74
...
Fixed
2002-07-04 08:02:58 +01:00
jgoerzen
92c461083e
/head: changeset 71
...
- Updated changelog with these options offlineimap (2.0.0) unstable;
urgency=low
- This code is now multithreaded. New config file options control the
behavior. This can make synchronizing several times faster.
- Fixed the STATUS call to be compatible with Exchange.
- Added the ability to exclude folders.
- If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
general section and maxconnections to each account sections. There
is also a new folderfilter option. You can find examples of all of
these in the new offlineimap.conf example file packaged with the
distribution.
- The Debian package now properly installs the example
offlineimap.conf
2002-07-04 07:16:05 +01:00
jgoerzen
fd9965eb9d
/head: changeset 70
...
Added the ability to filter out folders
2002-07-04 07:10:51 +01:00
jgoerzen
b0e5979735
/head: changeset 61
...
Updated.
2002-07-04 00:49:00 +01:00
jgoerzen
6162100487
/head: changeset 56
...
Integrated more functional sleep commands
2002-07-03 07:50:31 +01:00
jgoerzen
fb055de114
/head: changeset 55
...
Fixed the deleted message caching.
2002-07-03 06:16:56 +01:00
jgoerzen
7c838a4873
/head: changeset 53
...
REL 1.0.3 PREP
2002-06-25 06:09:23 +01:00
jgoerzen
132a38bfce
/head: changeset 50
...
Fixed save() such that it will be atomic. If the program crashes while
writing, it is guaranteed to have either a complete copy of the old or
the new data.
2002-06-25 01:58:25 +01:00
jgoerzen
55c06670da
/head: changeset 48
...
Fixed a bug with writing messages out to the server.
2002-06-22 14:04:55 +01:00
jgoerzen
f7ec5e10ad
/head: changeset 46
...
Updated
2002-06-22 07:15:29 +01:00
jgoerzen
872fce5502
/head: changeset 45
...
Updated
2002-06-22 06:55:24 +01:00