Hello.
I'm trying to do:
Load text file into 1 list (done using: Resource List)
list goes email1@c.c
email2@c.c
email3@c.c
how do I load:
Thread 1 - email1@c.c
Thread 2 - email2@c.c
Thread 3 - email3@c.c
?? thanks.
I'm just trying to recover all emails used by every thread from https://generator.email.
Because every thread used a new email but I've not saved this to a file and need to recover some accounts I've created with BAS but need this emails used from generator.email
Any possibilities?
It's like creating a text document, writing data to it, and then closing it without saving it. Your data has been permanently lost.