[Enigmail] Disable PGP/MIME option
Charly Avital
shavital at mac.com
Mon Apr 14 21:10:58 PDT 2008
Brian wrote the following on 4/14/08 10:08 PM:
> Please help. I need a way to disable the ability for a user to use
> PGP/MIME within enigmail. I have tried adding
>
> user_pref("extensions.enigmail.usePGPMimeOption", 1);
>
> to the prefs.js. When I tested sending an attachment Enigmail still
> offers the option to send with PGP/MIME. I really need a way to make
> that option disappear. Please tell me this is possible, and then how to
> make it so.
>
> bri
I must assume that you edited prefs.js when Thunderbird was *not*
running, otherwise the change will not hold.
If you are sure about the syntax, have you tried false instead of 1?
user_pref("extensions.enigmail.usePGPMimeOption", false);
Charly
More information about the Enigmail
mailing list