ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: emullins2001 on May 22, 2004, 07:51:15 am
-
Hi Dean, I need to reset my entire followup to the list but I do not see how to do that. There are no buttons to click on that process that I can see. Most of my list is still stuck on followup 4 after I reloaded the follow up messages. Any suggestions?
Tks in advance.
-
This is not currently possible from within the program. What you need to do is run a custom MySQL command with a program like PhpMyAdmin, as follows (example for List 1, followup 1, delay 0):
update lm_users set cseq = '1', cdel = '0' where list = '1'
-
v1.86 (coming soon) features a "Reset Users" button on the followup listing page to help with this.
Regards!