What is the best way to find out which email users can be removed from your opt-out message? For example, bounce error code 5.1.1, where the mailbox no longer exists.
I am using the mbox file format from Thunderbird.
My ideas include searching for status: 5.1.1, then searching ~ 2 lines down to see X-Display-Name: example@online.de. Does anyone know how to do this?
source
share