[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Eliminating Junk E-mail for List members
Right now, the Linux-IL archives list the senders of the messages along
with their E-mails. As it is, Spam harvesters can process the archives
looking for E-mail addresses. So, list subscribers can expect to get more
spam because of sending messages to the list.
One way to eliminate this is to place a link to a CGI script that will
return a mailto: URL instead of the standard
<A HREF="mailto:foo@bar.com">Foo <foo@bar.com></A>. Thus it will
look like this:
<A HREF="http://www.url/cgi-bin/e-mail.cgi?id=7654345">Foo</A>
This should avoid the address being registered by most E-mail addresses
scanners.
Of course it will require setting a CGI script on the same host as the
archives, with interaction from the archives manager to locate and add
addresses to its list.
I suggest the webmaster of the archives implement a solution like
that. Some people like Ira Abramov avoid being registered to Linux-IL
because of this.
Shlomi Fish
----------------------------------------------------------------------
Shlomi Fish shlomif@t2.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: shlomif@ibm.net
The prefix "God Said" has the extraordinary logical property of
converting any statement that follows it into a true one.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il