Opened 17 years ago
Closed 16 years ago
#895 closed New Feature (fixed)
Anti spam e-mail encryption
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: | tallyce@… |
Description
Is it possible to avoid the e-mails to get readen by spambot robots. I found a solution to get an efficient e-mail encryption on the Tin William Web site (click on the link below). http://www.u.arizona.edu/~trw/spam/spam4.htm
Unfortunately, I did not find any way to use it in the FCKEditor pages.
I think that the WYSIWIG editor should encrypt the e-mails with the hyperlink pop up window (when the user select the link type "e-mail").
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1493550&group_id=75348&atid=543656
Change History (4)
comment:1 Changed 17 years ago by
Cc: | tallyce@… added |
---|---|
Reporter: | changed from Martin Kou to xavo@… |
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I think that the server administrator should choose the method of encryption on his own (like e.g. with the usage of XOR). I think it could be good but only as a plugin.
comment:3 Changed 16 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
We have introduced this feature with #2220.
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Just post-process this using a regular expression after submission.
Moved from SF. Original poster: tallyce