Author Topic: deleting everyone at follow up 5  (Read 1538 times)

chris6

  • Posts: 93
    • View Profile
deleting everyone at follow up 5
« on: January 11, 2006, 01:47:17 pm »
how do I delete everyone at follow up 5? in a sequence of 20 follow ups emails?

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
deleting everyone at follow up 5
« Reply #1 on: January 11, 2006, 05:20:10 pm »
This requires a custom SQL command run from a program like PhpMyAdmin, as follows (list 1 example).

DELETE FROM lm_users WHERE list = '1' and cseq = '5';

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting