Bug in PGP handling

2002-01-13 Thread QuoteMstr - Danny Colascione
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In pgp.c, in the function pgp_copy_checksig. It returns -1, failure, on finding no pattern to match against, which is contrary to the documentation (Which implies that mutt relies solely on the exit code if the pgp_good_sign is absent. This makes tra

Re: PGP handling

2000-06-13 Thread Bennett Todd
2000-06-13-17:42:36 Nils Vogels: > 1) Attach the signature By this I'm guessing you are referring to Mutt's default PGP/MIME handling, RFC 2015. > 2) Put the signature in the body of the mail and seperate >signature and body using - stuff and I'm guessing here you mean the classic "clea

PGP handling

2000-06-13 Thread Nils Vogels
Hi! As most of you know there are mainly 2 ways of signing a message (correct me if I'm wrong) 1) Attach the signature 2) Put the signature in the body of the mail and seperate signature and body using - stuff By default my mutt handles the first type extremely well, but how can I educate