A python script that collects email address for you from file!
This script is able to find valid pattern of email addresses from your source file(needs the data to be stored as plain text) and store the emails only in formatted manner of one email per line.
$ python mail.py
Then follow on-screen instructions ...