if (!$email || empty( $email )) {
            throw new Exception("No email address was supplied.");
        }