MailServerConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Configuration of a particular mail server host.
Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
string
[1,1] Mail server host (FQDN or IP address). 
$itemDefinition.Name.LocalPart property
int
[0,1] Mail server port (25 by default). 
$itemDefinition.Name.LocalPart property
string
[0,1] How to authenticate to the mail server. 
$itemDefinition.Name.LocalPart property
ProtectedStringType
[0,1] How to authenticate to the mail server. 
$itemDefinition.Name.LocalPart property
MailTransportSecurityType
[0,1] How to ensure transport-level security when sending the message.