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
This parameter is available only in the cloud-based service.
309
309
310
-
This parameter allows administrators to stop emails being sent from an alias with this ___domain. A common scenario would be if a ___domain is for a legacy brand that may still need to receive emails but should not be sending any emails.
310
+
The SendingFromDomainDisabled parameter specifies whether to allow email to be sent from addresses in the ___domain. Valid values are:
311
311
312
+
- $true: Email can't be sent from addresses in the ___domain.
313
+
- $false: Email can be sent from addresses in the ___domain.
314
+
315
+
A common scenario is addresses in a legacy ___domain that still need to receive email, but shouldn't be used to send email.
This parameter is available only in the cloud-based service.
328
332
329
-
This parameter allows administrators to stop emails being received when addressed to this ___domain. A common scenario would be to set this on your tenant's MOERA ___domain e.g. contoso.onmicrosoft.com when it is not in use.
333
+
The SendingToDomainDisabled specifies whether to prevent delivery of messages sent to recipients in the ___domain. Valid values are:
334
+
335
+
- $true: Email sent to recipients in the ___domain is blocked.
336
+
- $false: Email sent to recipients in the ___domain isn't blocked.
337
+
338
+
A common scenario is to prevent email delivery to recipients in your unused Micorost Online Email Routing Address (MOERA) ___domain (for example, contoso.onmicrosoft.com).
0 commit comments