On Thu, Nov 09, 2000 at 11:02:18PM +0100, Wouter Verheijen wrote:
> Right! This was exactly what I had. Thanks.
> I assumed that the dot was just the default, which gets executed when
> there was no other match.
> It is not mentioned in the documentation that this order is important.
> Maybe this should be added?
Folder hooks are regular expressions. A . matches any singular character. So
a . by itself matches any folder, message, whatever, depending on the context
that you are matching.
--
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org
Maslow's Maxim: If the only tool you have is a hammer,
you treat everything like a nail.