Exchange 2010搭建
Windows 2008伺服器一臺 (虛擬機器)
需要安裝域,DNS等配置;百度一搜就有了.
OWA 2010安裝程式;中途可能要安裝一些補丁
好像要裝桌面體驗這個功能,某些2008版本沒有. 這個好坑 我弄了好久!!!!!!
然後:
Set-ReceiveConnector "Default <Servername>" -permissiongroups:"ExchangeUsers,ExchangeServers,ExchangeLegacyServers,AnonymousUsers"
就可以嘗試偽造mail發郵件了
<pre name="code" class="html">220 WIN-8GQ3ONB94LR.test.com Microsoft ESMTP MAIL Service ready at Thu, 25 Feb 2
016 11:41:11 +0800
helo localhost
250 WIN-8GQ3ONB94LR.test.com Hello [127.0.0.1]
mail from:<administrator@test.com>
250 2.1.0 Sender OK
rcpt to:<administrator@test.com>
250 2.1.5 Recipient OK
data
354 Start mail input; end with <CRLF>.<CRLF>
subject:testmail
1234567890.asdasdasd
.
250 2.6.0 <3a5304be-044e-4453-845f-80e1573140c4@WIN-8GQ3ONB94LR.test.com> [Inter
nalId=8] Queued mail for delivery
220 WIN-8GQ3ONB94LR.test.com Microsoft ESMTP MAIL Service ready at Thu, 25 Feb 2
016 11:47:09 +0800
helo localhost
250 WIN-8GQ3ONB94LR.test.com Hello [127.0.0.1]
mail from:<administrator@test.com>
250 2.1.0 Sender OK
rcpt to:<administrator@test.com>
250 2.1.5 Recipient OK
data
354 Start mail input; end with <CRLF>.<CRLF>
Subject:hello
Content-Type: tesxt/html
Content-Type: text/html; Charset="UFT-8"
<html><body><h1>1</h1><h2>2</h2>
.
250 2.6.0 <baba3fc6-23e9-4572-a2b7-5bfa9ca171f8@WIN-8GQ3ONB94LR.test.com> [Inter
nalId=10] Queued mail for delivery
相關文章
- Exchange 2010 Powershell指令碼攻略(十五)指令碼
- Exchange 2010 Powershell指令碼攻略(十四)指令碼
- Exchange 2010 Powershell指令碼攻略(十三)指令碼
- Exchange 2010 Powershell指令碼攻略(十二)指令碼
- Exchange 2010 Powershell指令碼攻略(十一)指令碼
- Exchange 2010 Powershell指令碼攻略(十)指令碼
- Exchange 2010 Powershell指令碼攻略(九)指令碼
- Exchange 2010 Powershell指令碼攻略(八)指令碼
- Exchange 2010 Powershell指令碼攻略(七)指令碼
- Exchange 2010 Powershell指令碼攻略(六)指令碼
- Exchange 2010 Powershell指令碼攻略(五)指令碼
- Exchange 2010 Powershell指令碼攻略(四)指令碼
- Exchange 2010 Powershell指令碼攻略(三)指令碼
- Exchange 2010 Powershell指令碼攻略(二)指令碼
- Exchange 2010 Powershell指令碼攻略(一)指令碼
- Exchange 2010需要的網路埠
- Exchange 2010 SP1 PST檔案匯入與匯出
- exchange partition
- Exchange2010重定向OWA訪問後會話超時解決辦法會話
- Exchange 2010 SP1 PST檔案匯入與匯出小提示
- Exchange 2010 SP1 中包含的新增郵件策略和遵從性功能
- 配置Exchange2010客戶端訪問伺服器使用靜態RPC埠客戶端伺服器RPC
- exchange partition(轉)
- exchange partition原理探究
- 【RabbitMQ】—— Exchange型別MQ型別
- exchange partition 實驗
- Behind RabbitMQ Exchange TypesMQ
- exchange partition 的用法
- Understanding RabbitMQ Exchange & QueueMQ
- Exchange 2010,刪除系統預設地址列表後, OWA 通訊簿失敗問題解決辦法
- [Oracle] Partition table exchange Heap tableOracle
- 【RabbitMQ】direct type exchange example in golangMQGolang
- 【RabbitMQ】topic type exchange example in golangMQGolang
- 【RabbitMQ】fanout type exchange example in golangMQGolang
- Exchange Partition的實驗例子
- Pruning、Reference Partition、Exchange Partition
- Oracle Partitioned Table:exchange的利用Oracle
- 設定Outlook客戶端連線Exchange2010伺服器在低速或高速網路均使用https客戶端伺服器HTTP