Hello Vaclav, and thank you for this interesting suggestion,

 On Thursday, April 19, 2007 at 15:26:44 +0200, Vaclav Ovsik wrote:

> Openssl (OpenSSL 0.9.8c 05 Sep 2006) suppresses message body in case
> of verifycation failure (e.g. not trusting CA) [...] nothing is
> displayed, but openssl error.

    While we want to see the text, together with the clear sig failure
report, right.


> My dirty solution for this now:
>| set smime_verify_opaque_command="\
>| openssl smime -verify -inform DER -in %s %C ||\
>| openssl smime -verify -inform DER -in %s %C -noverify 2>/dev/null"

    Why "dirty"? This seems to be a quite proper solution. I would just
remove the second "%C" because -noverify doesn't check CA certificates.
To me this seems appropriate, both for Debian /etc/Muttrc and upstream
contrib/smime.rc


Bye!    Alain.
-- 
How to Report Bugs Effectively
<URL:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to