Extract .eml file
Description
Extract .Eml input source path to target path and outputs email content and attachment paths
Input Ports
Name | dataType | sourceType | source | required | description |
---|---|---|---|---|---|
Eml path | text | link-manual | link | true | The path to the eml file the user wants to extract. |
Target path | text | link-manual | link | false | The path to the folder the user wants to extract the eml contents. |
Scenarios
- The user wants to extract a
.eml
file to a specified path.
Use case
Inputs
- Eml path:
C:/Users/user/Desktop/new.eml
- Target path:
C:/Users/user/Desktop/NewFolder
Search Tags
Extract an .eml file