your mail

Igor Chudov @ home ichudov at algebra.com
Sat Jan 18 10:17:01 PST 1997


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 at toad.com << __EOB__
Subject: unsubscribe
From: $1
To: majordomo at toad.com

unsubscribe cypherpunks
__EOB__






More information about the cypherpunks-legacy mailing list