Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F37961224
enigmailAbout.htm
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
enigmailAbout.htm
View Options
<
html
>
<
head
>
<
title
>
About Enigmail
</
title
>
<
link
title
=
"defaultstyle"
rel
=
"stylesheet"
type
=
"text/css"
href
=
"chrome://enigmail/content/enigmail.css"
>
<
script
language
=
"JavaScript"
src
=
"chrome://enigmail/content/enigmailCommon.js"
>
</
script
>
</
head
>
<
body
>
<
b
><
a
href
=
"http://enigmail.mozdev.org"
>
Enigmail Home Page
</
a
></
b
>
<
p
>
<
script
language
=
"JavaScript"
>
document
.
writeln
(
"<b>Running Enigmail version "
+
gEnigmailVersion
+
"</b><p>\n"
);
// Initialize enigmailCommon
EnigInitCommon
(
"enigmailAbout"
);
var
enigmailSvc
=
GetEnigmailSvc
();
if
(
enigmailSvc
)
{
document
.
writeln
(
"Using "
+
enigmailSvc
.
agentType
+
" executable <tt>"
+
enigmailSvc
.
agentPath
+
"</tt> to encrypt and decrypt<p>\n"
);
}
else
{
document
.
writeln
(
"<em>Failed to access enigmail service!</em><p>\n"
);
if
(
gEnigmailSvc
&&
gEnigmailSvc
.
initializationError
)
document
.
writeln
(
gEnigmailSvc
.
initializationError
+
"\n"
);
}
</
script
>
</
body
>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Thu, Mar 19, 9:05 PM (23 h, 51 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
24/f9/5fa856419b80f151d3496e4ab086
Attached To
rENIG Enigmail
Event Timeline
Log In to Comment