sum(strings)
Nick Vargish
nav at adams.patriot.net
Thu Jun 19 13:26:21 EDT 2003
Andreas Jung <andreas at andreas-jung.com> writes:
> P.S. it's somewhat rude to use an invalid email address for postings
Well, all the spam I get is because I don't obfuscate my From: line in
Usenet postings. I was able to filter this, because the host I post
news from is not the host I receive legitimate mail to, until one day
I replied via e-mail to a response that was gated through the python
mail<->news gateway, thus leaking my normal personal e-mail address
into Usenet.
Sometimes self-defense takes precedence over etiquette. Indeed,
etiquette must occasionally change due to prevailing circumstances.
Nick
--
# sigmask.py || version 0.2 || 2003-01-07 || Feed this to your Python.
print reduce(lambda x,y:x+chr(ord(y)-1),'Ojdl!Wbshjti!=obwAqbusjpu/ofu?','')
More information about the Python-list
mailing list