Thus spake peter horst ([EMAIL PROTECTED]):

> Is there a way to alter that formula so that it asks to mime_forward
> all mails with "multipart" in the headers except mails marked
> "multipart/signed"?

I would think that you could do this:

        message-hook . "set mime_forward=no"
        message-hook "~h multipart" "set mime_forward=ask-yes"
        message-hook "~h multipart/signed" "set mime_forward=no"

A little redundant, but it should do the trick.  Perhaps there is a way
to do this with some kind of conditional...

-Justin
-- 
[ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ]
[ ] -- see full headers for PGP key information -- [ ]
[ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ]

PGP signature

Reply via email to