<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[MaruMagi部落格之拷貝經驗]]></title> 
<link>http://maru.gates.tw/index.php</link> 
<description><![CDATA[別人耶經驗,著是我耶成功啦!!]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[MaruMagi部落格之拷貝經驗]]></copyright>
<item>
<link>http://maru.gates.tw/read.php/.htm</link>
<title><![CDATA[XMAIL 郵件伺服器架設]]></title> 
<author>zuyan &lt;zuyan_chang@yahoo.com.tw&gt;</author>
<category><![CDATA[伺服器軟體]]></category>
<pubDate>Wed, 17 Jan 2007 15:57:44 +0000</pubDate> 
<guid>http://maru.gates.tw/read.php/.htm</guid> 
<description>
<![CDATA[ 
	=======================&nbsp;&nbsp;轉貼 ====================<br/>近日研究xmail郵件服務器心得&nbsp;&nbsp;<br/>作者: myubuntu&nbsp;&nbsp; 發表日期: 2006-01-13 00:39&nbsp;&nbsp;&nbsp;&nbsp;<br/><br/>xmail郵件服務器安裝配置方法（針對win系統，主要是客戶需要win的系統）<br/>1.下載xmailserver<br/>登入訪<a href="http://www.xmailserver.org/" target="_blank">http://www.xmailserver.org/</a> （xmail的官方網站）下載xmail<br/>最新的版本是：<br/><br/>XMail Version 1.22<br/>主要有linux和win的平台的各種版本<br/><br/>Linux/FreeBSD/OpenBSD/Solaris/OSX/NetBSD<br/>Linux RPM<br/>Linux SRPM<br/>NT/2k/XP Sources<br/>NT/2k/XP Binaries<br/>選擇win下的Binaries的下載最新的軟件包。<br/>2.將下載下來的安裝包解壓。<br/>在解壓的目錄<br/><br/>XMail-1.22下有個MailRoot的目錄，將其拷貝到c:&#92;下<br/>然後將xmail-1.22目錄下的所有.exe可執行文件拷貝到c:&#92;MailRoot&#92;bin下<br/>3.修改註冊表<br/>在'HKEY_LOCAL_MACHINE&#92;SOFTWARE&#92;'下創建'GNU'項，<br/>再在'HKEY_LOCAL_MACHINE&#92;SOFTWARE&#92;GNU'下創建' XMail'項。<br/>在'HKEY_LOCAL_MACHINE&#92;SOFTWARE&#92;GNU&#92;XMail&#92;'下創建字符串名稱：' MAIL_ROOT' 值是：'C:&#92;MailRoot'（就是剛才安裝的目錄）<br/><br/>4.打開dos窗口，進入C:&#92;MailRoot&#92;bin目錄之執行XMail --install-auto,安裝為系統服務，自動啟動，<br/>&nbsp;&nbsp; 用telnet localhost 25<br/><br/>5.telnet localhost 100來測試郵件服務器有沒有配置好。<br/><br/>6.添加一個root用戶，現用xmcrypt生成一個密碼（加密的）<br/>xmcrypt admin 得到密碼：0401080c0b .<br/>修改c:&#92;MailRoot&#92;ctrlaccounts.tab增加用戶<br/>"admin" [tab鍵] "0401080c0b"<br/>就可以用該用戶名和密碼來創建用戶郵箱了<br/><br/>7.修改：SERVER.TAB<br/><br/>SERVER.TAB 是服務器的全局配置選項。用我的域名green.org來作一個例子，修改以下內容：<br/><br/>RootDomain to "green.org"<br/>SmtpServerDomain to "mail.green.org"<br/>POP3Domain to "mail.green.org"<br/>HeloDomain to "mail.green.org"<br/>PostMaster to "postmaster@green.org"<br/>ErrorsAdmin to "postmaster@green.org" <br/><br/>7.添加域名：<br/>ctrlclnt -s <server ip> -u <username> -p <pass> <commands><br/><br/>執行 <br/>ctrlclnt -s localhost -u admin -p admin domainlist<br/>"xmailserver.test"<br/>列出已經添加的域名。<br/><br/>執行 <br/>ctrlclnt -s localhost -u admin -p admin domaindel "xmailserver.test"<br/>刪除該域名<br/><br/>執行<br/>ctrlclnt -s localhost -u catfish -p testpassword userlist<br/>"xmailserver.test" "xmailuser" "xmail" "U"<br/>列出已經存在的用戶。<br/><br/>執行<br/>ctrlclnt -s localhost -u catfish -p testpassword aliaslist<br/>"xmailserver.test" "root" "xmailuser"<br/>"xmailserver.test" "postmaster" "xmailuser"<br/><br/>列出用戶別名<br/><br/>執行<br/>ctrlclnt -s localhost -u admin -p admin domainadd green.org<br/>就添加了一個green.org的域名<br/><br/>執行<br/>ctrlclnt -s localhost -u admin -p admin useradd green.org username password U<br/>添加一個username用戶，密碼是password到該green.org域名<br/><br/>添加好就可以在outlook的客戶端測試了。<br/><br/><hr/><br/>------------ 站長補充 --------------------<br/>由於開發小組沒有開發管理界面<br/>在官方網站上有許多網友自行開發的GUI界面，可以自行下載<br/><br/>資料來源 <a href="http://blog.lupaworld.com/article/htm/tid_253.html" target="_blank">http://blog.lupaworl...cle/htm/tid_253.html</a><br/> <br/><br/>Tags - <a href="http://maru.gates.tw/go.php/tags/%25E7%25B6%25B2%25E8%25B7%25AF%25E6%258A%2580%25E8%25A1%2593/" rel="tag">網路技術</a>
]]>
</description>
</item><item>
<link>http://maru.gates.tw/read.php/.htm#blogcomment</link>
<title><![CDATA[[評論] XMAIL 郵件伺服器架設]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://maru.gates.tw/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>