diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-01-14 19:14:47 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-01-14 19:14:47 +0000 |
commit | 9d931325f8d94b87816b05182fa4fe005ebc70c7 (patch) | |
tree | 221cd60c0c3f7652400dd534d29f95da46286ec4 | |
parent | e65f973b109d67752217c849ad3083a9c1c11e83 (diff) | |
download | fetchmail-9d931325f8d94b87816b05182fa4fe005ebc70c7.tar.gz fetchmail-9d931325f8d94b87816b05182fa4fe005ebc70c7.tar.bz2 fetchmail-9d931325f8d94b87816b05182fa4fe005ebc70c7.zip |
Add ideas.
svn path=/branches/BRANCH_6-3/; revision=5016
-rw-r--r-- | IDEAS.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/IDEAS.txt b/IDEAS.txt new file mode 100644 index 00000000..6b278cad --- /dev/null +++ b/IDEAS.txt @@ -0,0 +1,7 @@ +Unless otherwise noted, these are Matthias Andree's ideas: + +- robustness: supervise fetch tasks so that crashes don't bring down + unrelated services + +- robustness: reorder messages so that "blocking" messages are fetched + last in order to obtain self-healing properties |