Difference between revisions of "EMail"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
|- | |- | ||
| Message Queue | | Message Queue | ||
| − | | <code>email</code> | + | | style="text-align:center;" | <code>email</code> |
|} | |} | ||
| Line 17: | Line 17: | ||
It performs this by processing primarily [[Type_Parsable_MIME]] files. | It performs this by processing primarily [[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= | =File Types= | ||
| Line 31: | Line 28: | ||
| [[Type_Parsable_MIME]] | | [[Type_Parsable_MIME]] | ||
| Messages | | Messages | ||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Latest revision as of 12:25, 18 May 2021
| 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 primarily Type_Parsable_MIME files. All other ETLs that deal with e-mail in various forms will all output Type_Parsable_MIME files.
File Types
EMail processes the following types of files.
| File Type | Produces |
|---|---|
| Type_Parsable_MIME | Messages |