You can use Email Box Monitor, check this: https://www.mailwizz.com/kb/email-box-monitors/Is there any smart/quick way to do follow-up to someone who didn't reply to my first email?
You can move these subscribers to new list and then create a autoresponder for this list, and you can set to send after 4 days when subscriber is added in list.And, how can I make it natural, meaning: After X day I guess he will move to another "list" (called: followups), should I open it for each new campaign I'm creating or I can set it once and the message will be the same "did you get a chance to read my email?"; the question is...how can I make it as a reply to the original email (campaign) I sent first? (so it will be a thread?
This is not possible.how can I make it as a reply to the original email (campaign) I sent first? (so it will be a thread?
In order to process emails from email box monitor you need to add a cron for this, if you click the info button from this area you will see what cron need to add is something like this(this means cron will run after each 10 minutes):How can I make sure it will check the email after 4 days and not from day 1?
*/10 * * * * /usr/local/bin/php -q /var/www/web/apps/console/console.php email-box-monitor-handler >/dev/null 2>&1