| Home | |
| Download | |
| Register | |
| Tutorial | |
| Help | |
| Site index | |
| Contact info |
| Database output: | File (HTML) output: |
|---|---|
Loads all messages from the selected folder into database table "message". Loads basic message items: Sender name/email, recipient name/email, subject, date, the entire text body, and the source message store / folder names.
Contact DTUtilities support for more information.
Loads messages with selected sender email addresses into database table "message". Modify the "BeginsWith" and "EndsWith" string sets to filter on sender email addresses that begin with and end with the desired text.
Contact DTUtilities support for more information.
Loads messages with selected sender names into database table "message". Modify the "BeginsWith" and "EndsWith" string sets to filter on sender names that begin with and end with the desired text.
Contact DTUtilities support for more information.
Identifies messages containing any of the text entries listed in the SearchText string set. Outputs a web page (HTML file).
Installs with DTBuild.
Identifies messages with proximate text strings, i.e. word pairs, near each other. Outputs a web page (HTML file).
Installs with DTBuild.
Sample parser for generated emails, parses messages in selected folders and transmits selected information to the database. This sample parses eBay "end of auction" messages and loads a table called "eauction". It can be adapted to parse other generated emails with labeled fields. See the Extracting data from emails topic.
Installs with DTBuild.
| Home | Download | Register | Tutorial | Help | Site index | Contact info |