Hi All:

I have my 6.3.1 set up to validate all new users by email. The need to log in via their email the first time.

Which is fantastic.

So here is the question. How can I distinguish AND remove all the people who never activated their accounts but registered? I have a monthly contest on my bulletin board. I pick a random winner from all the registered users. Obviously, I don't want to pick an inactive registered user.

I thought about deleting all members with 0 posts. But they could have active account but just be "shy" and not post.

There MUST be something in the code that can be run to delete all if "X = inactive".

Thanks