Email_Extractor.py
This program extracts only the Email IDs from the Mail-Box and stores it into the database "Email_DB.sqlite". It also counts the number of times an email was received from each Email ID.
Organization_Extractor.py
This program extracts only the Organizations from the Mail-Box and stores it into the database "Organization_DB.sqlite". It also counts the number of times an email was received from each Organization.