Mass delete/unsubscribe timesout
Hi,
I have a large list of 13,000 emails I need to remove. The csv is only 351kb, but the import keeps timing out.
Is there a way to solve this, like the cron jobs for sending emails perhaps but for removing from the database?
Or is there an alternative method? Some form of SQL script I can write, or PHPMyAdmin function?
Thank you.
This discussion has been closed.
Comments
Hi,
Cron job isn't supported for mass unsubscribe/delete. Try splitting your CSV into smaller chunks.
Thanks.
Best regards,
Ben