ms365 profile action
Use this command to apply specific actions the unit takes when encountering an infected email. The actions applied on Microsoft 365 are different from those applied on the FortiMail unit itself.
Syntax
config ms365 profile action
edit <name>
set final-action {discard | move | none | quarantine | quarantine-review}
set move-to-folder-name <string>
set notification-profile <profile-name>
set notification-status {enable | disable}
set replace-status {enable | disable}
end
Variable |
Description |
Default |
<name> |
Enter the name of the action profile or create a new one. |
|
final-action {discard | move | none | quarantine | quarantine-review} |
Enter one of the following final actions to perform on infected emails:
|
|
Enter the name of the folder that the email messages should be moved to. Only applicable when |
|
|
Enter to send out notifications to the recipients specified in the notification profile. |
|
|
Enable or disable the notification. |
disable |
|
Enter the name of the custom message for content replacement. |
default |
|
Enable or disable the content replacement. |
disable |