There is a Block List button at the top right corner of your Connect Marketplace page. This list allows you to list emails or domains of certain buyers that you do not want to be reached out to at all. This will apply to all Connect Auto Modes.
Blocking multiple emails in bulk
If you have a large list of emails that you would like to have blocked, you will need to separate each email by a comma. An easy way to do this is through excel. Copy and paste your list of emails into excel like so:
Example:
From here, you can use the following formula:
=textjoin(",",true,A1:A3)
A1:A3 - change this to the range of the cell/s you need to block
OR
Use the following formula and paste it into your B cell: =A1&","
Select cell B1, drag the Fill Handle down to the range you need. You will see commas are added at the end of the text in each cell in the help column.
You can then copy and paste your new list of emails with commas included into the Connect Marketplace Block List panel.