Sign up for a free server somewhere and create a page that just sends the
request to the server.....

<?php
while($x != $count)
{
    mail(The Creap, $x)
    $x++;
}
?>
Note there isn't a count variable....
then the only person that can stop it is the system op on the free server.


"Brian McGarvie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
we should make a script that constantly emails him single characters and all
of us run it in a back ground process ;)

> -----Original Message-----
> From: Chris Shiflett [mailto:[EMAIL PROTECTED]]
> Sent: 10 July 2002 12:03 AM
> To: PHP
> Subject: [PHP] (OT) Our Spam Friend
>
>
> I just thought this was worth sharing. :-)
>
> ----- The following addresses had permanent fatal errors -----
> <[EMAIL PROTECTED]>
>
> ----- Transcript of session follows -----
> RECIPIENTS MAILBOX IS FULL
> 554 <[EMAIL PROTECTED]>... Service unavailable
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to