> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-email/load-e-mail-from-file.md).

# Load E-Mail From File

Loads the e-mail content from a file.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

*Source*

* **Source File** *\<string> -* The full path and name of the file that saves the content of the e-mail message.
* **Attachment Dir** *\<string> -* The full path and name of the file that saves the attachment list for the e-mail message.

*Targets for Header*

* **Date** *\<unquoted string> -* The control or variable to save the date of the e-mail message.

*Targets for Details*

* **Sender** *\<unquoted string> -* The control or variable to save the sender of the e-mail message.
* **Subject** *\<unquoted string> -* The control or variable to save the subject of the e-mail message.
* **Body** *\<unquoted string> -* The control or variable to save the body of the e-mail message.
* **Attachments List** *\<unquoted string> -* The control or variable to save the attachments list of the e-mail message.
