You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EnableExternalSenderAdminNotifications parameter enables or disables sending malware detection notification messages to an administrator for messages from external senders. Valid values are:
374
374
375
-
- $true: When malware is detected in messages from external senders, send notification messages to the email address that's specified by the ExternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomExternalBody, and CustomExternalSubject parameters.
376
-
- $false: When malware is detected in messages from external senders, don't send administrator notifications. This is the default value.
375
+
- $true: When malware attachments are detected in messages from external senders, send notification messages to the email address that's specified by the ExternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomExternalBody, and CustomExternalSubject parameters.
376
+
- $false: When malware attachments are detected in messages from external senders, don't send administrator notifications. This is the default value.
377
+
378
+
**Note**: Admin notifications are sent only for _attachments_ that are classified as malware.
The EnableInternalSenderAdminNotifications parameter enables or disables sending malware detection notification messages to an administrator for messages from internal senders. Valid values are:
433
435
434
-
- $true: When malware is detected in messages from internal senders, send notification messages to the email address that's specified by the InternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomInternalBody, and CustomInternalSubject parameters.
435
-
- $false: When malware is detected in messages from internal senders, don't send administrator notifications. This is the default value.
436
+
- $true: When malware attachments are detected in messages from internal senders, send notification messages to the email address that's specified by the InternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomInternalBody, and CustomInternalSubject parameters.
437
+
- $false: When malware attachments are detected in messages from internal senders, don't send administrator notifications. This is the default value.
438
+
439
+
**Note**: Admin notifications are sent only for _attachments_ that are classified as malware.
The EnableExternalSenderAdminNotifications parameter enables or disables sending malware detection notification messages to an administrator for messages from external senders. Valid values are:
400
400
401
-
- $true: When malware is detected in messages from external senders, send notification messages to the email address that's specified by the ExternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomExternalBody, and CustomExternalSubject parameters.
402
-
- $false: When malware is detected in messages from external senders, don't send administrator notifications. This is the default value.
401
+
- $true: When malware attachments are detected in messages from external senders, send notification messages to the email address that's specified by the ExternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomExternalBody, and CustomExternalSubject parameters.
402
+
- $false: When malware attachments are detected in messages from external senders, don't send administrator notifications. This is the default value.
403
+
404
+
**Note**: Admin notifications are sent only for _attachments_ that are classified as malware.
The EnableInternalSenderAdminNotifications parameter enables or disables sending malware detection notification messages to an administrator for messages from internal senders. Valid values are:
459
461
460
-
- $true: When malware is detected in messages from internal senders, send notification messages to the email address that's specified by the InternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomInternalBody, and CustomInternalSubject parameters.
461
-
- $false: When malware is detected in messages from internal senders, don't send administrator notifications. This is the default value.
462
+
- $true: When malware attachments are detected in messages from internal senders, send notification messages to the email address that's specified by the InternalSenderAdminAddress parameter. You can customize the notification message using the CustomFromAddress, CustomFromName, CustomInternalBody, and CustomInternalSubject parameters.
463
+
- $false: When malware attachments are detected in messages from internal senders, don't send administrator notifications. This is the default value.
464
+
465
+
**Note**: Admin notifications are sent only for _attachments_ that are classified as malware.
0 commit comments