基于sendmail+openwebmail郵件服務(wù)器的解決方案.doc
約30頁DOC格式手機(jī)打開展開
基于sendmail+openwebmail郵件服務(wù)器的解決方案,基于sendmail+openwebmail郵件服務(wù)器的解決方案頁數(shù):30 字?jǐn)?shù):10425目 錄一、引言 21.1 sendmail的簡(jiǎn)介 31.2 open webmail的簡(jiǎn)介 41.3 open webmail的一些能力及特點(diǎn) 41.4 郵件服務(wù)器的相關(guān)協(xié)議 51.41 smtp 協(xié)議 51.42 pop3 協(xié)...
內(nèi)容介紹
此文檔由會(huì)員 ludi123 發(fā)布
基于Sendmail+OpenWebmail郵件服務(wù)器的解決方案
頁數(shù):30 字?jǐn)?shù):10425
目 錄
一、引言 2
1.1 Sendmail的簡(jiǎn)介 3
1.2 Open Webmail的簡(jiǎn)介 4
1.3 Open Webmail的一些能力及特點(diǎn) 4
1.4 郵件服務(wù)器的相關(guān)協(xié)議 5
1.41 SMTP 協(xié)議 5
1.42 POP3 協(xié)議 5
1.43 IMAP4 協(xié)議 5
1.44 HTTP 協(xié)議和 HTML 語言 5
1.45 MIME 協(xié)議 5
1.46 LDAP 協(xié)議 5
二、 Sendmail郵件服務(wù)器安裝的準(zhǔn)備工作 6
2.1 Sendmail郵件系統(tǒng)的目標(biāo) 6
2.2 安裝軟件包的介紹 6
2.3 Sendmail郵件服務(wù)器的安裝 6
2.31 工作環(huán)境 6
2.32 主機(jī)系統(tǒng) 6
2.33 所用軟件包 6
2.34 安裝apache 7
2.35 安裝php4 7
2.36 配置httpd.conf 7
2.37 測(cè)試apache對(duì)php的支持 7
2.4 Sendmail基本包的安裝配置 8
2.41 安裝、配置方法 8
2.42 簡(jiǎn)要配置方法 10
2.5 設(shè)置SASL認(rèn)證方案 12
2.6 安裝pop3 13
2.7 安裝openwebmail 13
三、 Sendmail的一些特殊配制 15
3.1 Sendmail設(shè)置虛擬域 15
3.2 設(shè)定用戶名 15
3.3 相應(yīng)的源文件 17
四、具體的功能實(shí)現(xiàn) 22
4.1 主界面 22
4.2 基本認(rèn)識(shí) 23
4.3 使用工具列 24
4.4 郵件管理 26
4.5 通訊錄 27
4.6 使用行事歷 28
4.7 調(diào)整設(shè)定 29
五、總結(jié) 29
六、結(jié)束語 30
參考文獻(xiàn) 30
郵件服務(wù)器解決方案畢業(yè)論文(Sendmail+OpenWebmail)
摘要
人們?cè)诨ヂ?lián)網(wǎng)上最常使用的就是電子郵件,很多企業(yè)用戶也經(jīng)常使用免費(fèi)電子郵件系統(tǒng)。本文就以step by step的方式引導(dǎo)用戶從Sendmail源代碼開始再加上Openwebmail構(gòu)建一個(gè)可以滿足基本工作需要的郵件系統(tǒng)。例如:防垃圾郵件;垃圾郵件地址/域名限制;拒絕沒有MX/A記錄的域;RBL(實(shí)時(shí)黑洞列表)查找;SMTP連接控制;防非法用戶;防攻擊;循環(huán)檢測(cè);系統(tǒng)安全加固;系統(tǒng)安全特性;網(wǎng)絡(luò)安全特性。
關(guān)鍵字
Sendmail Openwebmail Apache SMTP協(xié)議 POP3協(xié)議
The mail servers solution based on Sendmail and Openwebmail
Abstract
People most and often use on the Internet of is an E-mail, customer of a lot of business enterprises to also usually use the free E-mail system.This text with the step by step way leading customer is from the Sendmail the code beginning plus the Openwebmail to set up a mail system for can satisfying the basic work demand. For example:Defend the garbage mail;Garbage mail address/ domain restrict;Refuse to have no a MX/ A the domain that record;The RBL( solid hour black hole row form) checks to seek;SMTP conjunction control;Defend the illegal customer;Defend the attack;Circulation examination;The system safety reinforces;Safe characteristic of system;Safe characteristic of network.
Key word
Sendmail Openwebmail Apache SMTP agreement POP3 agreement
一、引言
電子郵件是Internet應(yīng)用服務(wù)之一,通過網(wǎng)絡(luò),可以以非常低廉的價(jià)格、非??焖俚姆绞剑c世界上任何一個(gè)網(wǎng)絡(luò)用戶聯(lián)絡(luò),這些電子郵件可以包含文字、圖像、聲音或其他多媒體信息。和普通的郵件一樣,電子郵件也需要“郵局”——郵件服務(wù)器。郵件服務(wù)器提供了郵件系統(tǒng)的基本結(jié)構(gòu),包括郵件傳輸、郵件分發(fā)、郵件存儲(chǔ)等功能,以確保郵件能夠發(fā)送到Internet網(wǎng)絡(luò)中的任意地方。
郵件服務(wù)器的主要功能有:防垃圾郵件;垃圾郵件地址/域名限制;拒絕沒有MX/A記錄的域;RBL(實(shí)時(shí)黑洞列表)查找;SMTP連接控制;防非法用戶;防攻擊;循環(huán)檢測(cè);系統(tǒng)安全加固;系統(tǒng)安全特性;網(wǎng)絡(luò)安全特性。
選用Linux郵件服務(wù)器是因?yàn)長(zhǎng)inux操作系統(tǒng)作為目前應(yīng)用最為廣泛的開源操作系統(tǒng),具有性能穩(wěn)定、可靠性高和價(jià)格低廉的特點(diǎn)。使用Linux作為郵件服務(wù)器,主要是可以與Sendmail等開發(fā)源軟件共同使用,在滿足用戶需求的基礎(chǔ)上降低了系統(tǒng)價(jià)格。
頁數(shù):30 字?jǐn)?shù):10425
目 錄
一、引言 2
1.1 Sendmail的簡(jiǎn)介 3
1.2 Open Webmail的簡(jiǎn)介 4
1.3 Open Webmail的一些能力及特點(diǎn) 4
1.4 郵件服務(wù)器的相關(guān)協(xié)議 5
1.41 SMTP 協(xié)議 5
1.42 POP3 協(xié)議 5
1.43 IMAP4 協(xié)議 5
1.44 HTTP 協(xié)議和 HTML 語言 5
1.45 MIME 協(xié)議 5
1.46 LDAP 協(xié)議 5
二、 Sendmail郵件服務(wù)器安裝的準(zhǔn)備工作 6
2.1 Sendmail郵件系統(tǒng)的目標(biāo) 6
2.2 安裝軟件包的介紹 6
2.3 Sendmail郵件服務(wù)器的安裝 6
2.31 工作環(huán)境 6
2.32 主機(jī)系統(tǒng) 6
2.33 所用軟件包 6
2.34 安裝apache 7
2.35 安裝php4 7
2.36 配置httpd.conf 7
2.37 測(cè)試apache對(duì)php的支持 7
2.4 Sendmail基本包的安裝配置 8
2.41 安裝、配置方法 8
2.42 簡(jiǎn)要配置方法 10
2.5 設(shè)置SASL認(rèn)證方案 12
2.6 安裝pop3 13
2.7 安裝openwebmail 13
三、 Sendmail的一些特殊配制 15
3.1 Sendmail設(shè)置虛擬域 15
3.2 設(shè)定用戶名 15
3.3 相應(yīng)的源文件 17
四、具體的功能實(shí)現(xiàn) 22
4.1 主界面 22
4.2 基本認(rèn)識(shí) 23
4.3 使用工具列 24
4.4 郵件管理 26
4.5 通訊錄 27
4.6 使用行事歷 28
4.7 調(diào)整設(shè)定 29
五、總結(jié) 29
六、結(jié)束語 30
參考文獻(xiàn) 30
郵件服務(wù)器解決方案畢業(yè)論文(Sendmail+OpenWebmail)
摘要
人們?cè)诨ヂ?lián)網(wǎng)上最常使用的就是電子郵件,很多企業(yè)用戶也經(jīng)常使用免費(fèi)電子郵件系統(tǒng)。本文就以step by step的方式引導(dǎo)用戶從Sendmail源代碼開始再加上Openwebmail構(gòu)建一個(gè)可以滿足基本工作需要的郵件系統(tǒng)。例如:防垃圾郵件;垃圾郵件地址/域名限制;拒絕沒有MX/A記錄的域;RBL(實(shí)時(shí)黑洞列表)查找;SMTP連接控制;防非法用戶;防攻擊;循環(huán)檢測(cè);系統(tǒng)安全加固;系統(tǒng)安全特性;網(wǎng)絡(luò)安全特性。
關(guān)鍵字
Sendmail Openwebmail Apache SMTP協(xié)議 POP3協(xié)議
The mail servers solution based on Sendmail and Openwebmail
Abstract
People most and often use on the Internet of is an E-mail, customer of a lot of business enterprises to also usually use the free E-mail system.This text with the step by step way leading customer is from the Sendmail the code beginning plus the Openwebmail to set up a mail system for can satisfying the basic work demand. For example:Defend the garbage mail;Garbage mail address/ domain restrict;Refuse to have no a MX/ A the domain that record;The RBL( solid hour black hole row form) checks to seek;SMTP conjunction control;Defend the illegal customer;Defend the attack;Circulation examination;The system safety reinforces;Safe characteristic of system;Safe characteristic of network.
Key word
Sendmail Openwebmail Apache SMTP agreement POP3 agreement
一、引言
電子郵件是Internet應(yīng)用服務(wù)之一,通過網(wǎng)絡(luò),可以以非常低廉的價(jià)格、非??焖俚姆绞剑c世界上任何一個(gè)網(wǎng)絡(luò)用戶聯(lián)絡(luò),這些電子郵件可以包含文字、圖像、聲音或其他多媒體信息。和普通的郵件一樣,電子郵件也需要“郵局”——郵件服務(wù)器。郵件服務(wù)器提供了郵件系統(tǒng)的基本結(jié)構(gòu),包括郵件傳輸、郵件分發(fā)、郵件存儲(chǔ)等功能,以確保郵件能夠發(fā)送到Internet網(wǎng)絡(luò)中的任意地方。
郵件服務(wù)器的主要功能有:防垃圾郵件;垃圾郵件地址/域名限制;拒絕沒有MX/A記錄的域;RBL(實(shí)時(shí)黑洞列表)查找;SMTP連接控制;防非法用戶;防攻擊;循環(huán)檢測(cè);系統(tǒng)安全加固;系統(tǒng)安全特性;網(wǎng)絡(luò)安全特性。
選用Linux郵件服務(wù)器是因?yàn)長(zhǎng)inux操作系統(tǒng)作為目前應(yīng)用最為廣泛的開源操作系統(tǒng),具有性能穩(wěn)定、可靠性高和價(jià)格低廉的特點(diǎn)。使用Linux作為郵件服務(wù)器,主要是可以與Sendmail等開發(fā)源軟件共同使用,在滿足用戶需求的基礎(chǔ)上降低了系統(tǒng)價(jià)格。
TA們正在看...
- 某鋼廠煙氣除塵系統(tǒng)電氣全套圖紙.rar
- 濕法電除塵裝配圖.zip
- 廢氣除塵處理方案終版.doc
- 機(jī)械制圖基礎(chǔ)知識(shí).doc
- 數(shù)控進(jìn)給平臺(tái)液壓比例系統(tǒng)設(shè)計(jì).doc
- 一步一步教你畫焊接圖、識(shí)焊接圖.doc
- 阜陽市漢中路道路施工組織設(shè)計(jì).doc
- 廣州經(jīng)濟(jì)技術(shù)開發(fā)區(qū)東區(qū)駿功路改造工程(方案).doc
- 國(guó)道主干線(gz45)山丹至臨澤高速公路工程山臨高...doc
- 海西部地區(qū)主要干線的立交及高架工程高速公路施工...doc