您是否将电子邮件地址隐藏到“垃圾邮件机器人"中?在网站上?

您是否将电子邮件地址隐藏到“垃圾邮件机器人

问题描述:

尽管仍然有机器人在收集电子邮件,但我想知道您是否在网站上隐藏了电子邮件地址.我知道几年前这是很普遍的做法,但似乎开始消失了.

Although there are still bots harvesting emails, I'm wondering if you hide email addresses on websites. I know this was common practice a few years back, but it seems that it's starting to fade.

不允许这样做:

  • 大多数电子邮件服务器都提供高质量的垃圾邮件防护,包括Gmail之类的服务,并且几乎没有任何邮件通过
  • 编写代码令人烦恼,因为您必须记住,以后搜索更改电子邮件可能很棘手
  • 没有方法会阻止任何收获

原因:

  • 避免进入您不想加入的名单
  • 避免某些漫游器获取用于发送垃圾邮件无法检测到的电子邮件(特定的销售/营销电子邮件)或技术上不是垃圾邮件的地址
  • 客户端或您的服务器检测不到垃圾邮件

你是不是,你是什么原因?

Do or don't you and what are your reasons?

我偶尔会这样做,具体取决于电子邮件地址和客户端可能使用的内容.如您所说,GMAIL地址通常在垃圾邮件过滤方面非常强大.我经常会混淆地址,例如使用上面的Jason这样的实用程序或如下所示的技术...

I do occassionally, depends on the email address and what the client might be using. As you say, a GMAIL address is usually pretty robust at spam filtering. Often I'll obfuscate the address though, like using a utility like Jason's above or a technique as shown below...

http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfuscate-e-mail-addresses-compared/