T. O'Brien wrote:
------------438F2CA70B04 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii
<HTML><BODY>
<DT>Unsubscribe </DT>
</BODY> </HTML> ------------438F2CA70B04--
Here's a shell script that i wrote to help people like Prof. OBrien. #!/bin/sh if [ "x$1" = "x" ] ; then echo Usage: $0 email 1>&2 exit 1 fi /usr/sbin/sendmail -f $1 majordomo@toad.com << __EOB__ Subject: unsubscribe From: $1 To: majordomo@toad.com unsubscribe cypherpunks __EOB__
ichudov@algebra.com (Igor Chudov @ home) writes:
Here's a shell script that i wrote to help people like Prof. OBrien.
Igor writes shell scripts. Igor likes girls. Igor knows (some) crypto. Therefore Igor is not a "cypher punk". --- Dr.Dimitri Vulis KOTM Brighton Beach Boardwalk BBS, Forest Hills, N.Y.: +1-718-261-2013, 14.4Kbps
Igor Chudov @ home wrote:
Here's a shell script that i wrote to help people like Prof. OBrien.
Igor, I made a few 'improvements' in your script, so that the people who need it most will feel more comfortable with it.
#!/bin/sh
if [ "x$1" = "x" ] ; then echo Usage: $0 email 1>&2 exit 1 fi
/usr/sbin/sendmail -f $1 majordomo@toad.com << __EOB__ Subject: unscrivibe From: $1 To: majordomo@toad.com
unbriscrive me from that list I joined that sounded cool, dude are you listning, this time, you moroon? how did you ever get to be a major, when you caint even get me off this damn list? are you stoopid? can you even 'spel' stoopid? i bet you don't even know where the <ANY> key, is, do you? (you didn't answer me when I asked you, is it a secret?) so get me off this dam list or I will be forced to use capitols, next time.
__EOIdiocy__
participants (4)
-
dlv@bwalk.dm.com -
ichudov@algebra.com -
T. O'Brien -
Toto