Hi Bo,
>
>BTW, where did you see this example?
>
In the file filter-info which is automatically generated in the mail root
directory when messenger runs for the first time. Here are the first lines
of this file up to (including) the line in question:
>>>>>>>>>>>>
Filters: A filtering block should return false if the message should
bedisplayed.
Criteria to use include:
index (message #)
mail/subject
mail/to
mail/from
mail/date/date
mail/date/time
mail/comment
mail/file
Filter example: if equal? mail/comment "read" [false] ; skips all read
messages
<<<<<<<<
Haven't checked your new release yet.
Elan