Delete E-Mails Based on External List

Your software
My Mautic version is: 3.0.1
My PHP version is: 7.3.9
My Database type and version is: MySQL 14.4

Your problem
My problem is:

I have a text file with e-mail addresses that I want to delete from Mautic. It is over 1000.

How should I go about deleting it from Mautic?

These errors are showing in the log:

Steps I have tried to fix the problem:

Hi

easiest way is to upload this list to mautic and add it to a static segment. Go and create a segment with no filters, when you upload the file into mautic, choose to add it to that segment, then go and create a campaign starting with the new segment and use the DELETE action inside the campaign

Thanks for the advice. I will try it.