Another question:
If a user is deactivated, then the user is moved to Users Awaiting Email Confirmation.
In the scheduled task manager you will find this vbulletin cron process:
Quote:
Activation Reminder Email
This script sends reminder emails to users in the Awaiting Confirmation usergroup. An email is sent one day after the user has registered and again at five days.
|
Does this cron affect users that are in the Users Awaiting Email Confirmation usergroup?
i.e. does this only send at day 2 and day 6 of registration or does it send at day 1 and day 5 after the account is managed for bouncing email?
Sorry for all the seemingly trivial questions, but I have been working for over a month, on automating this whole process and am trying to do it right.