2018-06-28

Exchange Server 2013/2016設定郵件轉寄

Allow anonymous relay on Exchange servers
https://docs.microsoft.com/zh-tw/Exchange/mail-flow/connectors/allow-anonymous-relay

New-ReceiveConnector -Name "Anonymous Relay" -TransportRole FrontendTransport -Custom -Bindings 0.0.0.0:25 -RemoteIpRanges 192.168.5.10,192.168.5.11

Get-ReceiveConnector "Anonymous Relay" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "Ms-Exch-SMTP-Accept-Any-Recipient"

Get-ReceiveConnector "Anonymous Relay" | Format-List Enabled,TransportRole,Bindings,RemoteIPRanges

Get-ADPermission "Anonymous Relay" -User "NT AUTHORITY\ANONYMOUS LOGON" | where {($_.Deny -eq $false) -and ($_.IsInherited -eq $false)} | Format-Table User,ExtendedRights

2018-06-20

Exchange Server系列產品,2018年第二季度匯總更新

官方部落格文章:https://blogs.technet.microsoft.com/exchange/2018/06/19/released-june-2018-quarterly-exchange-updates/

其中最為重要的是
  1. Exchange Server 2013進入延伸支援階段,後續更新必須基於這一次的CU21之上
  2. Exchange Server 2010必須更新到Exchange Server 2010 Service Pack 3 Update Rollup 22以上才可以支援Windows Server 2016的網域主機
相關新聞連結:

相關更新檔連結:

最喜歡在華人的節慶日有折扣的國外雲端服務pCloud、Adguard

 一個是 pCloud ,雲端硬碟服務, https://www.pcloud.com/ 一個是擋廣告的 Adguard , https://adguard.com/zh_tw 這兩套買個終身方案,只要廠商不倒,真的蠻划算的!