Host = 'smtp.mydomain.org' $smtpClient.Port = 587 #$smtpClient.Port = 2525 $smtpClient.EnableSsl = $true $smtpClient.Credentials = [Net.
確定! 回上一頁