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 AllAcceptedDomains parameter specifies whether the Outbound connector is used in hybrid organizations where message recipients are in accepted domains of the cloud-based organization. Valid values are:
83
83
84
-
- $true: The Outbound connector is used in hybrid organizations when message recipients are in an accepted domain of the cloud-based organization. You can only use this value when the ConnectorType parameter value is OnPremises.
84
+
- $true: The Outbound connector is used in hybrid organizations when message recipients are in an accepted domain of the cloud-based organization. This setting requires OnPremises for the ConnectorType value.
85
85
- $false: The Outbound connector isn't used in hybrid organizations. This is the default value.
86
86
87
+
This parameter is effective only for OnPremises connectors.
The RouteAllMessagesViaOnPremises parameter specifies that all messages serviced by this connector are first routed through the on-premises messaging system in hybrid organizations. Valid values are:
274
+
The RouteAllMessagesViaOnPremises parameter specifies that all messages serviced by this connector are first routed through the on-premises email system in hybrid organizations. Valid values are:
275
+
276
+
- $true: Messages are routed through the on-premises email system. This setting requires OnPremises for the ConnectorType value.
277
+
- $false: Messages aren't routed through the on-premises email system. This is the default value.
273
278
274
-
- $true: Messages are routed through the on-premises messaging system. This setting requires you to set the ConnectorType parameter to the value OnPremises in the same command.
275
-
- $false: Messages aren't routed through the on-premises messaging system. This is the default value.
279
+
This parameter is effective only for OnPremises connectors.
The SenderRewritingEnabled parameter specifies that all messages that normally qualify for SRS rewritting are rewritten for traffic to on-premises. This parameter is only effective for OnPremises connectors as Partner connectors already have SRS rewritting enabled. Valid values are:
295
+
The SenderRewritingEnabled parameter specifies that all messages that normally qualify for SRS rewriting are rewritten for routing through the on-premises email system. Valid values are:
296
+
297
+
- $true: Messages are rewritten by SRS as needed before being routed through the on-premises email system. This setting requires OnPremises for the ConnectorType value.
298
+
- $false: Messages aren't rewritten by SRS before being routed through the on-premises email system. This is the default value.
292
299
293
-
- $true: Messages are rewritten by SRS if they need to be before being routed through the on-premises messaging system. This setting requires you to set the ConnectorType parameter to the value OnPremises in the same command.
294
-
- $false: Messages aren't rewritten by SRS before being routed through the on-premises messaging system. This is the default value.
300
+
This parameter is effective only for OnPremises connectors.
The TlsDomain parameter specifies the domain name that the Outbound connector uses to verify the FQDN of the target certificate when establishing a TLS secured connection. This parameter is only used if the TlsSettings parameter is set to DomainValidation. Valid input for the TlsDomain parameter is an SMTP domain. You can use a wildcard character to specify all subdomains of a specified domain, as shown in the following example: \*.contoso.com. However, you can't embed a wildcard character, as shown in the following example: domain.\*.contoso.com
359
+
The TlsDomain parameter specifies the domain name that the Outbound connector uses to verify the FQDN of the target certificate when establishing a TLS secured connection. A valid value for this parameter is an SMTP domain.
360
+
361
+
Wildcards are supported to specify all subdomains of a domain (for example, \*.contoso.com), but you can't embed the wildcard character within the domain (for example, domain.\*.contoso.com).
362
+
363
+
This parameter meaningful only when the TlsSettings value is DomainValidation.
The UseMXRecord parameter enables or disables DNS routing for the connector. Valid values are:
391
401
392
402
- $true: The connector uses DNS routing (MX records in DNS) to deliver email. This is the default value.
393
-
- $false: The connector delivers email to one or more smart hosts. When you use this value, you also need to specify the smart hosts by using the SmartHosts parameter in the same command.
403
+
- $false: The connector delivers email to one or more smart hosts. This setting requires one or more smart hosts for the SmartHosts value.
The AllAcceptedDomains parameter specifies whether the Outbound connector is used in hybrid organizations where message recipients are in accepted domains of the cloud-based organization. Valid values are:
87
87
88
-
- $true: The Outbound connector is used in hybrid organizations when message recipients are in an accepted domain of the cloud-based organization. You can only use this value when the ConnectorType parameter value is OnPremises.
88
+
- $true: The Outbound connector is used in hybrid organizations when message recipients are in an accepted domain of the cloud-based organization. This setting requires OnPremises for the ConnectorType value.
89
89
- $false: The Outbound connector isn't used in hybrid organizations. This is the default value.
90
90
91
+
This parameter is effective only for OnPremises connectors.
The RouteAllMessagesViaOnPremises parameter specifies that all messages serviced by this connector are first routed through the on-premises messaging system. Valid values are:
322
+
The RouteAllMessagesViaOnPremises parameter specifies that all messages serviced by this connector are first routed through the on-premises email system. Valid values are:
323
+
324
+
- $true: Messages are routed through the on-premises email system. This setting requires OnPremises for the ConnectorType value.
325
+
- $false: Messages aren't routed through the on-premises email system. This is the default value.
321
326
322
-
- $true: Messages are routed through the on-premises messaging system. This setting requires you to set the ConnectorType parameter to the value OnPremises in the same command.
323
-
- $false: Messages aren't routed through the on-premises messaging system. This is the default value.
327
+
This parameter is effective only for OnPremises connectors.
The SenderRewritingEnabled parameter specifies that all messages that normally qualify for SRS rewritting are rewritten for traffic to on-premises. This parameter is only effective for OnPremises connectors as Partner connectors already have SRS rewritting enabled. Valid values are:
343
+
The SenderRewritingEnabled parameter specifies that all messages that normally qualify for SRS rewriting are rewritten for routing through the on-premises email system. Valid values are:
344
+
345
+
- $true: Messages are rewritten by SRS as needed before being routed through the on-premises email system. This setting requires OnPremises for the ConnectorType value.
346
+
- $false: Messages aren't rewritten by SRS before being routed through the on-premises email system. This is the default value.
340
347
341
-
- $true: Messages are rewritten by SRS if they need to be before being routed through the on-premises messaging system. This setting requires you to set the ConnectorType parameter to the value OnPremises in the same command.
342
-
- $false: Messages aren't rewritten by SRS before being routed through the on-premises messaging system. This is the default value.
348
+
This parameter is effective only for OnPremises connectors.
The TlsDomain parameter specifies the domain name that the Outbound connector uses to verify the FQDN of the target certificate when establishing a TLS secured connection. This parameter is only used if the TlsSettings parameter is set to DomainValidation. Valid input for the TlsDomain parameter is an SMTP domain. You can use a wildcard character to specify all subdomains of a specified domain, as shown in the following example: \*.contoso.com. However, you can't embed a wildcard character, as shown in the following example: domain.\*.contoso.com
407
+
The TlsDomain parameter specifies the domain name that the Outbound connector uses to verify the FQDN of the target certificate when establishing a TLS secured connection. A valid value for this parameter is an SMTP domain.
408
+
409
+
Wildcards are supported to specify all subdomains of a domain (for example, \*.contoso.com), but you can't embed the wildcard character within the domain (for example, domain.\*.contoso.com).
410
+
411
+
This parameter meaningful only when the TlsSettings value is DomainValidation.
The UseMXRecord parameter enables or disables DNS routing for the connector. Valid values are:
439
449
440
450
- $true: The connector uses DNS routing (MX records in DNS) to deliver email. This is the default value.
441
-
- $false: The connector delivers email to one or more smart hosts. When you use this value, you also need to specify the smart hosts by using the SmartHosts parameter in the same command.
451
+
- $false: The connector delivers email to one or more smart hosts. This setting requires one or more smart hosts for the SmartHosts value.
0 commit comments