[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Migrating to GPG - A mini-HOWTO



Brian Almeida wrote:
> On Sun, Sep 12, 1999 at 03:18:19PM -0700, Aaron Van Couwenberghe wrote:
> > On Sun, Sep 12, 1999 at 05:43:21PM -0400, Brian Almeida wrote:
> > [snip]
> > > Build your packages with '[dpkg-buildpackage|debuild] -sgpg -pgpg', change
> > > your .muttrc (or whatever) to use gpg, and you're set!
> > 
> > It might stifle additional inquiries if you were to add exactly how exactly
> > to make mutt use gpg.
> Put in ~/.muttrc
> 
> set pgp_gpg="/usr/bin/gpg"
> set pgp_default_version="gpg"
> set pgp_receive_version="gpg"
> set pgp_key_version="gpg"
> set pgp_send_version="gpg"

Combined with:

color  body     brightyellow    black   "^(gpg: )?Good signature"
mono   body     bold                    "^(gpg: )?Good signature"
color  body     brightwhite     red     "^(gpg: )?(Bad|BAD) signature from.*"
mono   body     bold                    "^(gpg: )?(Bad|BAD) signature from.*"

Or somebody needs to adjust gpg's output.

This is in Muttrc:

color  body     brightyellow    black   "^Good signature"
mono   body     bold                    "^Good signature"
color  body     brightwhite     red     "^Bad signature from.*"
mono   body     bold                    "^Bad signature from.*"

Regards,

	Joey

-- 
GNU GPL: "The source will be with you... always."

Please always Cc to me when replying to me on the lists.


Reply to: