最佳解答者
Exchange + Sendmail共存?

問題
解答
-
请首先保证你环境中有一台Exchange 2003服务器,如果您的服务器支持LDAP,您可以使用Migration Wizard直接从Linux/Unix 服务器获得账户信息。
a) Configure the migration wizard according to the following article:http://support.microsoft.com/?id=197330
b) Run mailmig in the bin folder of Exchange 2003
c) Click Next on the welcome page
d) Select Migrate from internet directory (LDAP via ADSI) , click Next
e) Click Next on the Next page
f) Select Extract migration files only, fill a valid path name in the “Path to
migration files” field, click Next
g) Enter the server name, port number as well as credential information, click
Next
h) Navigate through the directory tree, and select the container you want to
migrate, click Next
i) Select the accounts you want to migrate, click Next
j) Wait until the task finished, click Finish
You will find the files are export at the subfolder of the folder you fill in step
f) If the directory doesn’t support LDAP, you must export a copy of users
information file, and edit it to meet the requirements.
共存问题:
Share a Simple Mail Transfer Protocol address space
http://support.microsoft.com/kb/321721/
Your expertise never fails to impress :)- 已標示為解答 xexexjonathan 2010年4月9日 上午 03:54
所有回覆
-
-
请首先保证你环境中有一台Exchange 2003服务器,如果您的服务器支持LDAP,您可以使用Migration Wizard直接从Linux/Unix 服务器获得账户信息。
a) Configure the migration wizard according to the following article:http://support.microsoft.com/?id=197330
b) Run mailmig in the bin folder of Exchange 2003
c) Click Next on the welcome page
d) Select Migrate from internet directory (LDAP via ADSI) , click Next
e) Click Next on the Next page
f) Select Extract migration files only, fill a valid path name in the “Path to
migration files” field, click Next
g) Enter the server name, port number as well as credential information, click
Next
h) Navigate through the directory tree, and select the container you want to
migrate, click Next
i) Select the accounts you want to migrate, click Next
j) Wait until the task finished, click Finish
You will find the files are export at the subfolder of the folder you fill in step
f) If the directory doesn’t support LDAP, you must export a copy of users
information file, and edit it to meet the requirements.
共存问题:
Share a Simple Mail Transfer Protocol address space
http://support.microsoft.com/kb/321721/
Your expertise never fails to impress :)- 已標示為解答 xexexjonathan 2010年4月9日 上午 03:54
-
Thanks,Richard。
關於由Sendmail帶Account到Exchange,這方面我不太擔心,最壞打算也是重設Account,數量不多。我比較擔心是兩套E-mail Server共存,對現有收發郵件的影響。
看過上文,知道所有郵件一定要經過Exchange,找不到Alias才會轉到Sendmail。但高層擔心後加的Exchange Server會影響現有郵件接收。請問有辨法令到所有郵件先經Sendmail,找不到Alias時才轉到Exchange嗎?這樣當測試時,如果Exchange有問題,我可以關掉Exchange亦不影響正常運作。