You can look in the database for the emailcode field, then manually open the link that would have been sent to the users.
If the username is johnsmith and the emailcode field is aBcDe1, the link would be like this:
yoursite.com/confirm?c=aBcDe1&u=johnsmith
Repeat that for all the users.