- 1、本文档共56页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Mail Server建置與管理維護;Outline ;Part I;電子郵件系統架構介紹;電子郵件概念;Mail User Agent;Mail Transfer Agent;Mail Delivery Agent;Email delivery;電子郵件傳輸;TCP/IP standards for email service;SMTP;直接利用SMTP寄信;john@hostA:~ telnet hostB 25
Trying 140.112.2.3...
Connected to hostB.ntu.edu.tw.
Escape character is ^].
220 hostB.ntu.edu.tw ESMTP Sendmail 8.9.3/8.9.3; Wed, 4 Jul 2001 15:45:58 +0 CST)
helo hostA
250 hostB.edu.tw Hello john@hostA.ntuedu.tw [140.112.3.75], pleased to meet you mail from: john@hostB.ntu.edu.tw 250 john@hostB.ntu.edu.tw... Sender ok rcpt to: john@hostC.ntu.edu.tw 250 john@hostC.ntu.edu.tw... Recipient ok data 354 Enter mail, end with . on a line by itself test. 250 UAA02587 Message accepted for delivery quit
;From john@hostB.ntu.edu.tw? Wed Jul 4 15:45:58 2001 Received: from hostB.ntu.edu.tw (hostB [140.112.2.3]) ???????? by hostC.ntu.edu.tw (8.8.5/8.8.5) with ESMTP id UAA05162 ??????? for john@hostC.ntu.edu.tw; Wed, 4 Jul 2001 15:45:58 +0800 (CST) Received: from hostA (john@hostA.ntu.edu.tw [140.112.3.75]) ??????? by hostB.ntu.edu.tw (8.8.8/8.8.8) with SMTP id UAA02587 ??????? for john@hostC.ntu.edu.tw; Web, 4 Jul 2001 15:45:58 +0800 (CST) Date: Wed, 4 Jul 2001 15:45:58 +0800 (CST) From: staff john@hostB.ntu.edu.tw Message-Id: 199805211246.UAA02587@hostB.ntu.edu.tw
test ?
;郵件傳遞流程;Mail Retrieval and Mailbox Manipulation Protocols;MIME;郵件路由 – Mail and DNS;;Mail RelayhostC IN MX 50 hostB.cc.ntu.edu.tw.hostC IN MX 100 hostD.cc.ntu.edu.tw.;區分Email流量型態;Patterns of modern email traffic;;;Email Forwarders;;;增加email service的可靠性;;;郵件系統架構的重要性;建置可靠的郵件系統;台大郵件伺服器架構;Part II;Sendmail;Sendmail – three important parts;Configuration files;sendmail.cf;aliases;Alias運作機制;relay-domains;/etc/mail/access;sendmail.cw;Smart Relay;Part III;Anti-Relay Anti-SPAM;Mail Relay;防範SPAM;防堵Incoming SPAM;Anti-SPAM on MTA;利用Filter過濾spam;避免outgoing SPAM;Anti-SPAM reference;Sendmail log;Sendmail統計數據
文档评论(0)