Quantcast
Channel: autospinstaller Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1245

Created Unassigned: Outgoing Email SP2016 tls yes bug [22426]

$
0
0
This line:
$spGlobalAdmin.UpdateMailSettings($SMTPServer, $emailAddress, $replyToEmail, 65001)

for Sharepoint 2016 must be:
$spGlobalAdmin.UpdateMailsettings($smtpServer, $senderAddr, $replyAddr, 65001, $false, 25)
or for SharePoint 2016 with tsl:
$spGlobalAdmin.UpdateMailsettings($smtpServer, $senderAddr, $replyAddr, 65001, $true, 587)

Viewing all articles
Browse latest Browse all 1245

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>