Hi Michael, you can definitely do that in listmailpro. Here are the steps.

1. First click the “Followups” button and insert all the follow up messages you want to go out.
2. Next, set the “Delay” on that same page. If you have a delay of 2, each message will go out 2 days after the previous message. So if you have 5 messages and you want each message to be sent 2 days after the previous one, just set all Delay fields to 2. If you want the follow up to go out a week after the previous one set all Delay fields to 7.
3. Finally, just set your cron tab. It should look something like this

/usr/bin/wget -O /dev/null -T 0 http://www.YOUR-DOMAIN.com/LISTMAILP...YMAIL-PASSWORD 1> /dev/null 2> /dev/null

You will need to change all the areas in all CAPS above to fit your site. Domain and folder is obvious. But you will need to insert your Dailymail Password, which is any password you selected under your Configuration tab.

After that you’re all set. If you have any other issues let me know.