Difference between revisions of "EMail"
Jump to navigation
Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Executable | <code>EMail.exe</code> |- | Stage | style="text-align:center;" | 12 |- | Percent Complete | style="text...") |
|||
| Line 17: | Line 17: | ||
It performs this by processing only [[Type_Parsable_MIME]] files. | It performs this by processing only [[Type_Parsable_MIME]] files. | ||
All other ETLs that deal with e-mail in various forms will all output [[Type_Parsable_MIME]] files. | All other ETLs that deal with e-mail in various forms will all output [[Type_Parsable_MIME]] files. | ||
| + | |||
| + | =File Types= | ||
| + | Expand processes the following types of files. | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! File Type | ||
| + | ! Produces | ||
| + | |- | ||
| + | | [[Type_Parsable_MIME]] | ||
| + | | Messages | ||
| + | |} | ||
Revision as of 08:06, 23 July 2020
| Executable | EMail.exe
|
| Stage | 12 |
| Percent Complete | 75% |
| Message Queue | email
|
The EMail ETL is where e-mail is parsed and put into the database. It performs this by processing only Type_Parsable_MIME files. All other ETLs that deal with e-mail in various forms will all output Type_Parsable_MIME files.
File Types
Expand processes the following types of files.
| File Type | Produces |
|---|---|
| Type_Parsable_MIME | Messages |