Is current Evolution compiled with NSS??

I found compose/e-msg-composer.c:

<-- snap -->

#if defined (HAVE_NSS) && defined (SMIME_SUPPORTED)
        action = GTK_TOGGLE_ACTION (ACTION (SMIME_SIGN));
        smime_sign = gtk_toggle_action_get_active (action);

        action = GTK_TOGGLE_ACTION (ACTION (SMIME_ENCRYPT));
        smime_encrypt = gtk_toggle_action_get_active (action);
#else
        smime_sign = FALSE;
        smime_encrypt = FALSE;
#endif

-- 
Evolution S/MIME fails
https://bugs.launchpad.net/bugs/267879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to