* Rocco Rutte <[EMAIL PROTECTED]> [2002-04-15 01:06]:
> I have two questions and hope someone can help.
> 1) folder-hooks are executed when entering a folder. What I'd
>    like to have is a macro automatically executed after the
>    scores are applied to messages and after sorting.
>    Background: For newsgroups I have a couple of scoring rules
>    applying 0 to a message to mark it deleted. I have to call
>    a macro to limit to '! ~D' by hand which is inconvinient.

folder-hook . push <limit>! ~D\n
or something.

> 2) The display_filter feature is quite nice but there is one
>    problem: mutt first decodes characters and then pipes it
>    through the filter. That makes sence, but not in all cases.
>    When I try to verify a X-PGP-Sig: header in newsgroups it
>    always fails if any signed header is encoded because my
>    filter tries to verify the decoded instead of the encoded
>    field(s). I assume I'll have to leave mutt untouched and
>    adjust my filter to encode it again before verification.
>    Right?

"left"

Sven

Reply via email to