Closed
Bug 159151
Opened 23 years ago
Closed 23 years ago
A switch to prevent Mozilla from loading additional information from the web
Categories
(SeaMonkey :: MailNews: Message Display, enhancement)
Tracking
(Not tracked)
People
(Reporter: s.stonjek1, Assigned: sspitzer)
Details
Hello,
the following Mail in a Mailbox file:
==================================================================
From - Wed Jul 24 10:40:09 2002
Date: Mon, 25 Mar 2002 11:05:49 +0100 (CET)
From: Peter Pan <peter@pan.no>
To: <peter@pan.no>
Subject: IMG SRC tag in plain HTML attachment
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="-aaaaaaaaaaaaaaaaaaaaaa"
---aaaaaaaaaaaaaaaaaaaaaa
Content-Type: TEXT/PLAIN; charset=US-ASCIIFrom - Wed Jul 24 10:40:09 2002
Date: Mon, 25 Mar 2002 11:05:49 +0100 (CET)
From: Peter Pan <peter@pan.no>
To: <peter@pan.no>
Subject: IMG SRC tag in plain HTML attachment
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="-aaaaaaaaaaaaaaaaaaaaaa"
---aaaaaaaaaaaaaaaaaaaaaa
Content-Type: TEXT/PLAIN; charset=US-ASCII
Hello World!
---aaaaaaaaaaaaaaaaaaaaaa
Content-Type: TEXT/html; name="mail-img-test.html"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Mail Image Test</title>
</head>
<body>
<h1>Mail Image Test</h1>
<img src="http://mozilla.org/images/mozilla-banner.gif">
</body>
</html>
---aaaaaaaaaaaaaaaaaaaaaa--
Hello World!
---aaaaaaaaaaaaaaaaaaaaaa
Content-Type: TEXT/html; name="mail-img-test.html"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Mail Image Test</title>
</head>
<body>
<h1>Mail Image Test</h1>
<img src="http://mozilla.org/images/mozilla-banner.gif">
</body>
</html>
---aaaaaaaaaaaaaaaaaaaaaa--
==================================================================
would load the graphic when the mail is diplayed. I would like to switch
off the loading of any additional information from the web to prevent SPAM
people to check whether a certain email was read.
One should be able to configure the mail front-end in a way to just show
information which is _in_ the email.
Thank You
Thank you
Comment 1•23 years ago
|
||
I believe the option View - Message Body as - Simple HTML (or Plain Text if you
prefer) does that.
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 28327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•