Well, not being familiar with qmail, my guess is that it doesn't actually take the data and mail it to $email. I would start by seeing what happens when you print data out to qmail. like
If it magically gives you 'taco' (highly unlikely), you probably just need to email the results to whereever you want.
will show you how to do that.