Sending and Receiving
- Last Updated: November 30, 2023
- 1 minute read
- MOVEit Automation
- Version 2023.1
- Version 2023
- Documentation
See the SMIME Receive script for details.You can use the built-in S/MIME scripts to send or receive encrypted and/or signed S/MIME email messages with source files as attachments.
Before you begin, the following prerequisites are in place:
- The current user's personal certificate and all other required party certificates are configured.
- MOVEit Automation is configured to run under the proper user code that has access to the required certificates.
To send an encrypted and/or signed S/MIME email messages with source files as attachments, complete the following steps.
- Create a new task and add a source to load the file(s) that you want to send in S/MIME signed and/or encrypted emails.
- Add a process to the task that references the built-in SMIME Send script, and configure the task parameters accordingly. See the SMIME Send script for details.
To receive an encrypted and/or signed S/MIME email messages with source files as attachments, complete the following steps.
- Create a new task and add a destination to process the file(s) that will be received as attachments to incoming S/MIME emails.
- Add a process to the task that references the built-in SMIME Receive script, and configure the task parameters accordingly. See the SMIME Receive script for details.