Monitor POP3, Parse Messages, and Write to File -- read first -- 2

Job ID: 33616243

Budget: $30 – $250 USD

Looking for someone that can create a standalone .EXE program that can actively monitor a Hotmail POP3 account. When a new message comes in, and they will all have the same template, parse the info and then write it to a file.

Sorry can not accept any web applications for this project.

Features needed:
-standalone .exe
-can run as service if enabled
-monitor POP3 account for new emails
-pull each individual email
-look at body of each email which will have a template with info. easier if you take each object and place into a variable
-write into into a txt file in a different format
-delete email
-config file
-email server address
-email server port
-username
-password
-SSL/TLS (yes/no)
-log file location
-folder to write txt files to
-log (rotate log every 7days)
-timestamp pulled email
-what was written in the txt file
-location it was saved to with name
-email deletion successful timestamp