Resource Type: dsc_xexchsendconnector
- Defined in:
- lib/puppet/type/dsc_xexchsendconnector.rb
Overview
The DSC xExchSendConnector resource type. Automatically generated from version 1.33.0
Properties
-
dsc_addressspaces
Specifies the domain names to which the Send connector routes mail.
-
dsc_comment
Specifies an optional comment.
-
dsc_connectioninactivitytimeout
Specifies the maximum time an idle connection can remain open.
-
dsc_connectortype
Specifies whether the connector is used in hybrid deployments to send messages to Office 365.
-
dsc_dnsroutingenabled
Specifies whether the Send connector uses Domain Name System (DNS) to route mail.
-
dsc_domaincontroller
Specifies the domain controller that’s used by this cmdlet to read data from or write data to Active Directory.
-
dsc_domainsecureenabled
Enables mutual Transport Layer Security (TLS) authentication.
-
dsc_enabled
Specifies whether to enable the Send connector to process email messages.
-
dsc_ensure
Whether the connector should be present or not.
-
dsc_errorpolicies
Specifies how communication errors are treated.
-
dsc_extendedrightallowentries
Additional allow permissions.
-
dsc_extendedrightdenyentries
Additional deny permissions.
-
dsc_forcehelo
Specifies whether HELO is sent instead of the default EHLO.
-
dsc_fqdn
Specifies the FQDN used as the source server.
-
dsc_frontendproxyenabled
Routes outbound messages through the CAS server,where destination specific routing, such as DNS or IP address, is set.
-
dsc_ignorestarttls
Specifies whether to ignore the StartTLS option offered by a remote sending server.
-
dsc_iscoexistenceconnector
Specifies whether this Send connector is used for secure mail flow between your on-premises deployment and your Microsoft Office 365 organization.
-
dsc_isscopedconnector
Specifies the availability of the connector to other Mailbox servers with the Transport service.
-
dsc_linkedreceiveconnector
Specifies whether to force all messages received by the specified Receive connector out through this Send connector.
-
dsc_maxmessagesize
Specifies the maximum size of a message that can pass through a connector.
-
dsc_port
Specifies the port number for smart host forwarding.
-
dsc_protocollogginglevel
Specifies whether to enable protocol logging.
-
dsc_requiretls
Specifies whether all messages sent through this connector must be transmitted using TLS.
-
dsc_smarthostauthmechanism
Specifies the smart host authentication mechanism to use for authentication.
-
dsc_smarthosts
Specifies the smart hosts the Send connector uses to route mail.
-
dsc_smtpmaxmessagesperconnection
Specifies the maximum number of messages the server can send per connection.
-
dsc_sourceipaddress
Specifies the local IP address to use as the endpoint for an SMTP connection.
-
dsc_sourcetransportservers
Specifies the names of the Mailbox servers that can use this Send connector.
-
dsc_tlsauthlevel
Specifies the TLS authentication level that is used for outbound TLS connections.
-
dsc_tlscertificatename
Specifies the X.509 certificate to use for TLS encryption.
-
dsc_tlsdomain
Specifies the domain name that the Send connector uses to verify the FQDN of the target certificate.
-
dsc_usage
Specifies the default permissions and authentication methods assigned to the Send connector.
-
dsc_useexternaldnsserversenabled
Specifies whether the connector uses the external DNS list specified by the ExternalDNSServers parameter of the Set-TransportService cmdlet.
Parameters
-
dsc_authenticationcredential
Specifies the username and password that’s required to use the connector.
-
dsc_credential
Credentials used to establish a remote PowerShell session to Exchange.
-
dsc_name (namevar)
Specifies a descriptive name for the connector.
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).