Works well for me.  The patches didn't apply without some offsets, but
they all applied with no rejs.

Thanks,
pete

On Fri, 18 Jan 2002, Schiraldi, Mike wrote:

> Attached is a version of the S/MIME patch that will work with
> mutt-1.3.26. (Or at least it appears to work -- let me know if you have any
> problems) If this is your first time using the S/MIME patch, visit the
> project page at http://elmy.myip.org/mutt/smime.html and download the
> smime-keys.pl script so you can import your keys.
> 
> Also attached are two patches you can optionally apply afterward. They work
> best together:
> 
> color4.patch adds a new pattern, ~V, which returns true if the message has a
> verified signature (i.e. shows up with an S in the index). This works for
> both PGP and S/MIME.
> 
> I suggest using it with the following .muttrc lines:
> 
> color index yellow  default ~g
> color index green   default ~V
> 
> 
> indicator.patch changes the behavior of the indicator bar when it is defined
> as "mono indicator reverse" (the default).
> 
> Usually it would always make the indicator bar have
> 
> a foreground that is set to the default background color and
> a background that is set to the default foreground color.
> 
> With this patch, the indicator bar, when set to "reverse", will have
> 
> a foreground color set to the background color that the current message
> would have if it were not selected, and
> a background color set to the foreground color that the current message
> would have if it were not selected.
> 
> In summary, if you apply all three patches and add those two lines to your
> .muttrc, you'll see signed messages in yellow and verified messages in
> green. The indicator bar will also turn these colors to reflect the status
> of the currently selected message.
> 
> If you use pager_index_lines to keep part of the index onscreen while
> reading messages, you'll be able to clearly see, by looking at the indicator
> bar, whether or not the message you are currently reading is signed, and
> whether or not that signature is valid.


-- 
Pete Toscano            [EMAIL PROTECTED]            703.948.3364

Reply via email to