Проверка корректности e-mail

JMailHelper::isEmailAddress($email);

filter_input(INPUT_POST, 'email', FILTER_VALIDATE_EMAIL);