On Mon, 11 Jul 2005 15:42:15 -0700 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

VZ> if PGP command is set to empty string, disable PGP signature verification 
completely

VZ> +      if ( log )
VZ> +      {
VZ> +         log->AddMessage(_("PGP command not configured, set its value in "
VZ> +                           "the \"Helpers\" page of the preferences dialog 
"
VZ> +                           "to enable PGP support"));
VZ> +      }

VZ> +      case MCryptoEngine::OPERATION_CANCELED_BY_USER:
VZ> +         pgpInfo = new PGPSignatureInfo
VZ> +                       (
VZ> +                        msgView,
VZ> +                        _("Unverified PGP signature"),
VZ> +                        _T("pgpsig_bad"),
VZ> +                        *wxLIGHT_GREY
VZ> +                       );

It seems it doesn't work here, I don't get the log and "Unverified PGP 
signature".
I have only [Attachment: APPLICATION/PGP-SIGNATURE, 196 bytes (2)]

Regards,
Nerijus


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to