Technical Tip: Configuring FortiMail to retain messages in queue when mail server is unavailable
| Description | This article describes how to configure FortiMail to retain messages in a queue when the backend MTA server is unavailable. |
| Scope | FortiMail Gateway Mode. |
| Solution | Take the following steps to configure FortiMail to act as an alternative mail queue, retaining messages for a certain period of time, when the mail server is in maintenance mode or simply down (unavailable), follow these steps:
config mailsetting smtp-rcpt-verification set mode fail-open end
config system mailserver config mail-queue edit incoming set queue-retry 5 end end Once the connection to the backend server is available, FortiMail will start to deliver queued messages. For more information on configuring FortiMail, refer to Email concepts and process workflow. |