[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Protect email addresses in archive

From: GW <gwSPAM.subclipse_at_tnode.com>
Date: Wed, 27 Aug 2008 02:20:24 +0200

Yes, could you then please forward this request further to Tigris?

And you assume right, some web-based mail systems also don't do this,
but I will at least send email to all archives that have my email
address unprotected, because I want to reduce the amount of spam I
receive... :/

Maybe a regexp like (haven't tried it)
s/(\w[a-zA-Z0-9\.-_]+)@([a-zA-Z0-9\.-_]+\w)/$1 () $2/g on all messages
in archives would do the trick.

   gw

Mark Phippard wrote:
> Tigris does not expose any knobs for us to turn in regards to the
> list. There is nothing we can do about it. There are also dozens of
> those web-based mail systems out there that provide the list. Not
> sure if they all do this or not. I'd assume not.
>
> Mark
>
> On Tue, Aug 26, 2008 at 7:58 PM, GW <gwSPAM.subclipse_at_tnode.com> wrote:
>> Hi,
>>
>> I was wondering if it would be possible to protect email addresses of
>> users in mailing lists?
>>
>> Just a simple protection against stupid email gathering robots, like
>> replacing all "@" signs with "_at_" or just a space. This must also be
>> done for email addresses in body od emails, because someones email
>> client may have copyed the address in there when he pressed "Reply".
>>
>> Another option would be to protect them with a CAPTCHA. See
>> http://recaptcha.net/ for this solution...
>>
>>
>> gw

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-27 02:20:12 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.