邮件服务器基础知识
一个电子邮件地址可以分为二个部份,第一个部份是使用者名称,第二个部份是主机名称。以
john@yahoo.com 为例,yahoo.com 就是主机名称,而 john 为使用者名称。
假设 Alex 使用的信箱是 alex@gmail.com,则当 Alex 要寄信给 john@yahoo.com 时,会经过下列
步骤:
首先 Alex 从个人计算机中写好一封信,
sendmail邮件服务 (适用于中型网络)service postfix stopservice sendmail start
创建DNS:
service named start vi /var/named/chroot/etc/named.conf
zone "lxh123.com" IN { type master;&nb
nslookup set q=mxexample to ensure the mail server is readyadd MX to example.com.zone and 192.168.1.zonerndc reloadensure port25 is open (smtp) in both send and reciepient.nmap localhost to checkinsta
Mail Server
MUA Mail User Agent 比如Outlook Express 帮助用户接收、浏览及编写邮件
MTAMail Transfer Agent一般提到的Mail Server就是MTA主要功能是接受信件,转发信件,响应用户的收信要求
MDAMail delivery agent分析由MTA所收到的信件表头或内容等数据,从而决定邮件的去向。
Install
Basic Virtual Domains Sendmail allows to host multiple domains in single instance. The Basic Virtual Domain can be created using local-host-name file. When sendmail receives mail, it