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'