Quote Originally Posted by The Unintelligible View Post
Not unless you're compiling it from source, no. I could deploy a scanned executable if you want.

Also, brief overview of what it does: Select a text file from the dialog prompt, it then evaluates that text file and extracts all e-mails from it with the "Email =" clause (that means the text file has to be in a fairly holistic format). It then in turn outputs a text file containing the e-mails. It should be self-explanatory, though. The source is pretty self-documented.

Yes i know that, even if I can't write the code I can understand everything it's doing. What i said was that there is an additional feature I asked for which you forgot to add

I want it to filter the new e-mail list for only e-mails which are @hotmail.com/hotmail.co.uk/yahoo.com/yahoo.co.uk

Basically any e-mails with yahoo or hotmail domains. Additionally, does it make sure to paste only the e-mail address and not e-mail = xxxx@hotmail.com?

The output should be ONLY xxxx@hotmail.com not E-mail = xxxx@hotmail.com