Userena currently comes with two commands. cleanexpired for cleaning out the expired users and notifyexpired for notifying the almost expired users.
Search for users that still haven’t verified their e-mail address after USERENA_ACTIVATION_DAYS and delete them. Run by
./manage.py cleanexpired
Search for users which account is almost expired and send them a notification email. Run by
./manage.py notifyexpired