updated doc:selective download, delete on server

This commit is contained in:
Thorsten Maerz 2002-07-29 11:07:22 +00:00
parent c5a549b079
commit b6e4018315
4 changed files with 21 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2002-07-29 [thorsten] 0.8.0claws25
* README.claws
added selective download, delete on server
2002-07-29 [paul] 0.8.0claws24
* sync with 0.8.1cvs3

View file

@ -17,6 +17,8 @@ Summary:
* pixmap themes
* user definable actions
* spell checking (with installation instructions)
* new cache
* selective download, delete messages on server
4. How to contribute
5. How to request features
6. Installing Claws from CVS
@ -420,6 +422,7 @@ are hardly noticeable, but deserve mentioning:
su root.
* simplify subject string
-----------------------------------
It is possible to remove parts of string from the subject line.
Example: [Sylpheed-claws-users] This is a test
becomes: This is a test
@ -430,6 +433,7 @@ are hardly noticeable, but deserve mentioning:
\[sylpheed:[0-9]{5}\]
* new cache
-----------------------------------
New cache is a new data cache structure for sylpheed, that will
solve many of the problems sylpheed currently has with updates to
flags. But you will also notice a large speed gain when you open
@ -466,6 +470,16 @@ are hardly noticeable, but deserve mentioning:
There are a lot more options. If you find one, don't hesitate to
mention it.
* selective download, delete messages on server
-----------------------------------
The selective download window lets you select messages, that
should be retrieved from or deleted on the server.
The selection can be automated by setting up a *global*
filtering rule (folder based rules are ignored), e.g
subject match "SPAM" delete_on_server
Next time, you retrieve the headers using selective download,
all messages that matched this criteria are marked.
4. How to contribute

View file

@ -17,9 +17,9 @@
win32 0.8.0claws+
o LDAP support
o Pspell support
o implement pipe actions
o fix addrbook crash
o review utf8 conversions for mem leaks
o alternative compilers (MinGW, Borland C)
[hoa]

View file

@ -8,7 +8,7 @@ MINOR_VERSION=8
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=claws24
EXTRA_VERSION=claws25
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl set $target