[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hoosiers





couldn't resist... (:  rtfm, man.


rhys

$bored = 1;

$fed_up = 1 if $bored;

&unsubscribe( $url ) if $bored || $fed_up;

sub unsubscribe
{

my ( $url ) = $_;

&redirect( $url );
( $success, $list ) = &directions( $email );
 
  if ( $success->{ unsubscribed } )
  {
    $title = "Unsubscribed from $list";
    &sendmail( $to, $success->{ hub_mail }, $title );
  }
  elsif ( $success->{ subscribed }
  {
    $title = "Unsubscribed from $list";
    &sendmail( $to, $success->{ hub_mail }, $title );
  }

}

On Thu, 14 Dec 2000 MereSanity at aol_com wrote:

> And on it goes.
> 

-- 
Capital letters were always the best way of dealing with things you didn't 
know the answer to. Dirk Gently's Holistic Detective Agency, Douglas Adams





---------------
Unsubscribe by going to http://www.actwin.com/MediaNation/OtR/

References: