[#9965] Purge old unconfirmed email addresses
History
Updated: 2016-06-23 16:18
resolution_id: 5 => 7
Updated: 2014-04-23 08:23
description: Sometimes I get users / bots that register an email address and never confirm it. I would like to purge such addresses after some time. It seems to me the CGJobMgr module could easily do this using a query like:
"DELETE FROM ".NMS_JOBS_TABLE." WHERE co => Sometimes I get users / bots that register an email address and never confirm it. I would like to purge such addresses after some time. It seems to me the CGJobMgr module could easily do this using a query like:
"DELETE FROM ".NMS_USERS_TABLE." WHERE c
resolution_id: => 5