Multi-POP3 Account Message Downloader
E-Mail Master 1.0.1
This program will download ALL messages from a nearly unlimited number of POP3 accounts using SSL. It will grab the body text, and all headers and strip away any attachments allowing for easier processing of messages containing things such as:
FEATURES
CSV/TXT file examples for importing into E-Mail Master
COLON DELIMITED EXAMPLE
COMMA DELIMITED EXAMPLE
E-Mail Master 1.0.1
This program will download ALL messages from a nearly unlimited number of POP3 accounts using SSL. It will grab the body text, and all headers and strip away any attachments allowing for easier processing of messages containing things such as:
- Confirmation Links
- Renewal Links
- Activation Links
- ...or any other processing you wish to do.
FEATURES
- You can also search on the results using GREP, or any other third party tool you desire.
- Currently supports POP3 over SSL/TLS (eg. Hotmail, GMail, etc)
- Downloads all message bodies and headers
- Option to delete messages for each email address account (default is read-only) after download
- Does not use much system resources (10mb of memory, and around 6mips of processor)
- Get spam folder messages
- Lightning fast results (our testing showed it took approximately 3 minutes to check and download all e-mail from 300+ accounts)
- Edit or Add email accounts using the desktop interface
- Can be used with windows scheduler to run in the background.
- Bulk import CSV/TXT comma or colon delimited files.
- Saves downloaded messages into a folder with complete headers and body text
CSV/TXT file examples for importing into E-Mail Master
COLON DELIMITED EXAMPLE
Код:
user1:password:pop.mail.com
user2:password:pop.mail.com
user3:password:pop.mail.com
user4:password:pop.mail.com
user5:password:pop.mail.com
Код:
user1,passsword,pop.mail.com
user2,passsword,pop.mail.com
user3,passsword,pop.mail.com
user4,passsword,pop.mail.com
user5,passsword,pop.mail.com