[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mutt-users
Subject:    Re: Getting mutt to recognize Clearsign
From:       Peter Palfrader <ppalfrad () cosy ! sbg ! ac ! at>
Date:       2000-12-28 1:18:11
[Download RAW message or body]

Hi David!

On Thu, 28 Dec 2000, David wrote:

> Hi just wondering if its possible to get mutt to recognize clearsigned
> messages and verify they automatically.

Use procmail to do this:

:0
* !^Content-Type: message/
* !^Content-Type: multipart/
* !^Content-Type: application/pgp
{
        :0 fBw
        * ^-----BEGIN PGP MESSAGE-----
        * ^-----END PGP MESSAGE-----
        | formail \
            -i "Content-Type: application/pgp; format=text; x-action=encrypt"

        :0 fBw
        * ^-----BEGIN PGP SIGNED MESSAGE-----
        * ^-----BEGIN PGP SIGNATURE-----
        * ^-----END PGP SIGNATURE-----
        | formail \
            -i "Content-Type: application/pgp; format=text; x-action=sign"
}

HTH
					yours,
					peter

-- 
PGP signed and encrypted messages preferred.
http://www.palfrader.org/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic