Commit Graph

5 Commits

Author SHA1 Message Date
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
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
292df13aec /head: changeset 39
Completed name change to offlineimap
2002-06-21 11:01:10 +01:00
jgoerzen
f441c907dd /head: changeset 32
THINGS ARE WORKING!
2002-06-21 05:30:08 +01:00
jgoerzen
7e9d9d961c /head: changeset 31
Updated
2002-06-21 05:04:47 +01:00