下载后可任意编辑基于 Linux 架构邮件服务器摘 要电子邮件系统采纳客户端/服务器(C/S)模式,在此主要是邮件服务器的架设,本邮件服务器的架构是在 Linux 操作系统下进行的。其中 Sendmail 的邮件服务器软件用来负责邮件的传输, POP 或 IMAP 的服务器软件负责客户端读取电子邮件。根据系统总体上的设计明确了该系统的任务目的、邮件系统原理、工作流程和邮件服务器的架构实施。该系统主要是要实现邮件用户代理(MUA)功能模块和用户传输代理(MTA)功能模块,MUA 包括用户登录邮箱、电子邮件的读取、电子邮件的回复、电子邮件的编辑处理等,MTA 包括电子邮件的发送、电子邮件的群发、电子邮件的认证等。在系统的总体设计中,根据该系统的架构,对客户端和服务器端进行了详细的设计描述。在系统实现中,还进行了详细的步骤描述与分析。在自己的努力和老师的指导下,经过多次的尝试后,该系统的设计与实现基本完成,并达到了预期效果。关 键 词: 邮件,服务器,架构,Linux下载后可任意编辑Linux based framework mail serverAbstract This E-mail server architecture is in Linux operating system, E-mail system adopts the client/server (C/S) mode, In this article is mail server for erection, Among them, Sendmail mail server software used to responsible for mail delivery, POP or IMAP server software is responsible for client reading email.According to the whole system design explicitly the system objectives, mail system principle, working process and mail server architecture implementation.This system is to realize the email user agent (MUA) function modules and user transmission agent (MTA) function modules, MUA include user logining mailbox, email to read, E-mail replying, email editor processing, the MTA including emails delivered and E-mail indiscriminately, E-mail of authentication, etc. In the design of the whole system, and on the basis of this system framework, to the client and the server is carried on the detailed design description. In system realization, also carried on ...