Local Mail Relay
- Last Updated: November 30, 2023
- 1 minute read
- MOVEit Automation
- Version 2023.1
- Version 2023
- Documentation
Consider using Windows Server's IIS SMTP server as a local mail relay on your MOVEit Automation system if any of the following conditions apply.
- You have many tasks that send email notifications
- You have a slow or busy mail server
- Your mail server requires an advanced method of authentication for relaying mail
MOVEit Automation can send files by email, or send email alerts on completion of a task. These notifications happen as part of the task run, so MOVEit Automation must wait for each message to be sent before the task is completed. When MOVEit Automation is dealing with busy email servers or large numbers of recipients, tasks may run significantly longer than normal. To keep MOVEit Automation from having to wait for each message to be sent, we can instead spool these messages to a local SMTP server which will queue up the messages and send them out to "real" email servers when they are better able to accept the traffic.