Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Basic Web Hacking Suggestion
As I was trying to solve the problem of why my anonymous emailing PHP script wouldn't work, it gave me an idea for a Basic Web Hacking challenge. Now, I just thought of this out of the blue so it's very vague but it could be something like this. You must send an email from a specific admin from a specific domain (e.g. admin@hacker.com) with an IP in the right range. I'm not very good at coding, myself, but for someone who is, I'm sure this can't be too hard :p So the code could verify that the email came from admin@hacker.com and that it has an IP in the right range, so it's realistic (if it doesn't come from an IP in the range then it can't be the admin). Give some feedback and we can elaborate on it :)