Users are approved by default
description
FYI, there is no point in an email account verification on new user registration if the user account is already set to approved when it is created.
FIX:
In Register.aspx, add this property in the CreateUserWizard control: DisableCreatedUser="true"