Fixed Email length inconsistencies

I've changed the banned email table for 1.2.

The 120 was picked as a bit of a compromise, as we didn't want the full overhead of a 254 character email, plus that length is really mostly dominated by something like a 160 character domain name. I don't have any plans to change that (and if anything, we probably could've picked something smaller).
 
Top Bottom