Modifies the Parallels RAS Mailbox configuration settings.
PARAMETERS
SMTPServer (string)
SMTP server name. Example: "mail.yourcompany.com:500"
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
SenderAddress (string)
Sender email address.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
Username (string)
SMTP server user name.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
Password (SecureString)
SMTP server password.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
RequireAuth (bool)
Set whether SMTP server requires authentication.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
Set whether to use TLS/SSL. Accepted values: No (Do not use), Yes (Use
TLS/SSL), YesIfAvailable (Use TLS/SSL if available), YesTLS12IfAvailable
(Use TLS 1.2 if available).
Possible values: No, Yes, YesIfAvailable, YesTLS12IfAvailable
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
(CommonParameters)
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.