89网际网路教育训练及推广研习课程电子邮件系统 (E-.pptVIP

  • 4
  • 0
  • 约1.18万字
  • 约 58页
  • 2018-10-26 发布于江苏
  • 举报

89网际网路教育训练及推广研习课程电子邮件系统 (E-.ppt

89网际网路教育训练及推广研习课程电子邮件系统 (E-

臺灣學術網路竹苗區域網路中心 89年網際網路教育訓練及 推廣研習課程 電子郵件系統 (E-mail) 的 規劃與建置 交 通 大 學 計 算 機 與網路中 心 陳 昌 盛 0.1 從何處取得E-mail 系統的相關資訊 ? 關於 sendmail 的網站 / the O’Reilly DNS bible ‘sendmail’ Newsgroups: comp.mail.sendmail, comp.mail.imap,comp.mail.pop3,… 關於 Qpopper 的網站 /freeware/qpop_faq.html 關於 IMAP 的網站 1. E-mail 系統管理 入門 E-mail: Electronic Mail 電子郵件 E-mail Server: SMTP server, POP3/IMAP server SMTP - Simple Mail Transfer Protocol 用於 server 之間, 電子郵件的交換 單純做 E-mail 的接收處理 POP3 - Post Office Protocol version 3 IMAP - Internet Mail Access Protocol Web-based Mail 系統 WWW+SMTP+IMAP Anti-SPAM Anti-virus Mail web-mail 系統簡介 常見的web-mail 系統 國外, Yahoo, Hotmail 國內, Kimo, Yam, PcHome,… Web-mail 系統套裝軟體 Unix 部分 IMP project, /imp Microsoft 產品 Exchange+IIS+… 標準連絡用 e-mail addres postmaster@your-organization e.g. postmaster@.tw, abuse@.tw, hostmaster@.tw webadmin@.tw SPAM Mail DNS SPAM Mail = UCE/UBE (不請自來) UCE = Unsolicited Commercial E-mail UBE = Unsolicited Bulk E-Mail UCE/UBE 散佈途徑 名單收錄 www homepage, USENET news articles account password files on individual servers 其他不當途徑 ( program bug, 招募會員活動, …) 找尋管理較鬆散的 mail relay Domain Zone scanning ( DNS) URL scanning (web pages ) 2. Mail server 規劃需求 Reliability Load sharing/balancing Scalability Mail Delivery Issues 2.1 E-mail 系統規劃原則 出入的 Mail 分流 E-mail, 收/送系統分開 增加系統彈性 提昇系統整體使用效能 兩段式, 的 e-mail 收送系統 使用 mail relay/forwarder 有效提昇頻寬利用 提昇系統的穩定度 (availability/reliability) 加強系統安全管理 2.2 出入的 Mail 分流 分開不同機器 SMTP Server (outgoing) POP3/IMAP Server ( incoming ) 同一機器, 但 incoming 與 outgoing 經由不同 process /usr/lib/sendmail –bd # incoming jobs /usr/lib/sendmail -q30m # outgoing jobs 2.3 Incoming Mail 系統的規劃 使用 Mail Relay DNS 上 的相關配合設定 ; e-mail 最終目的地 == E-mail: cschen@.tw .tw. IN MX 10 .tw. ; mail relay == 宜善加利用, 可作為“備援與轉接”之用 .tw. IN MX 20 .tw. ; 2.4 Outgoing Mail 系統的規劃 使用 Mail Forwarder 善用 smart-relay 與 mailertable 以sendmail 8.10 為例, Local mail 常見部分, 透過 mailertable 指定傳送 其他, 則轉往 smart relay 後續處理 2.4.1Mailertable 的設定範例 Sendmail 8.10

文档评论(0)

1亿VIP精品文档

相关文档