![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When creating a website with a email link, I note the page source has the actual email address, which is obviously easy to pickup. Is this ok? ie, should one to munge the address as we do on newservers? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
When creating a website with a email link, I note the page source has the actual email address, which is obviously easy to pickup. Is this ok? ie, should one to munge the address as we do on newservers? Obviously I can place some javascript like var='cmurthi+ '@' + 'etc'. and use that. Is this overkill? Thanks, Chandru Murthi |
#5
| |||
| |||
|
|
When creating a website with a email link, I note the page source has the actual email address, which is obviously easy to pickup. Is this ok? ie, should one to munge the address as we do on newservers? Obviously I can place some javascript like var='cmurthi+ '@' + 'etc'. and use that. Is this overkill? Thanks, Chandru Murthi |
#6
| |||
| |||
|
|
Assuming the email link on your website is for an address in your domain, you should make it a unique email addy that you don't give out anywhere else. This will allow you to route it via a mail rule when you get mail at that address. |
|
I've been giving out various email addresses to on-line merchants and the like for years now, which allows you to see who sells what to whom. |
#7
| |||
| |||
|
|
Chandru, more info on this topic is here: http:// REM0VEjohnhaller.com/jh/useful_stuff/obfuscate_mailto/ You can use this site to produce script from addresses, and there is ASP and PHP code for you to use on your own site. It's simply copy/paste in place of a full address and gets the job done. No overkill at all IMO. HTH T "murthi" wrote: When creating a website with a email link, I note the page source has the actual email address, which is obviously easy to pickup. Is this ok? ie, should one to munge the address as we do on newservers? Obviously I can place some javascript like var='cmurthi+ '@' + 'etc'. and use that. Is this overkill? Thanks, Chandru Murthi |
![]() |
| Thread Tools | |
| Display Modes | |
| |