Closed
Bug 410458
Opened 18 years ago
Closed 18 years ago
Automatically remove email addresses from body text
Categories
(Thunderbird :: Message Compose Window, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 368657
People
(Reporter: mozilla-bugs-2011.08, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20061201 Firefox/2.0.0.11 (Ubuntu-feisty)
Build Identifier: 2.0.0.9
In the rare instances where one must FWD an email that was forwarded to him, the email body contains the email addresses of all those to whom the email was addressed in the past. Forwarding an email like this is bad because all the future recipricants will then see all the previous email addresses, which leads to the proliferation of spam.
I propose a tool that would replace all email addresses in the email body with a text string ("--@--", "ADDRESS REMOVED", or similar) that indicates that there email addresses had been removed.
Example:
> -----Original Message-----
> From: m.cohen@oxford.com
> To: j.cohen@harvard.com
> Sent: Thu, 8 Feb 2007 11:17 AM
> Subject: Re: Payment by Western Union
>
> Don't worry, the payment
> was sent as planned.
Would become:
> -----Original Message-----
> From: --@--
> To: --@--
> Sent: Thu, 8 Feb 2007 11:17 AM
> Subject: Re: Payment by Western Union
>
> Don't worry, the payment
> was sent as planned.
Reproducible: Always
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•18 years ago
|
||
Thanks for marking the dupe. I did not find it when I searched. Sorry for the bandwidth.
You need to log in
before you can comment on or make changes to this bug.
Description
•