第 120 章 exim - meta-package to ease Exim MTA (v4) installation

目錄

120.1. install
120.1.1. ubuntu/debian
120.1.1.1. configure
120.1.2. CentOS/Redhat
120.2. exim 命令
120.2.1. 刷新郵件隊列
120.3. 配置exim
120.3.1. /etc/aliases 別名配置
120.4. FAQ
120.4.1. Mailing to remote domains not supported

120.1. install

120.1.1. ubuntu/debian

$ sudo apt-get install exim4
			

120.1.1.1. configure

$ sudo dpkg-reconfigure exim4-config
				

120.1.2. CentOS/Redhat

# yum install exim
# chkconfig exim on
# cp /etc/exim/exim.conf{,.original}

			

切換預設MTA

# alternatives --config mta

There are 2 programs which provide 'mta'.

  Selection    Command
-----------------------------------------------
*  1           /usr/sbin/sendmail.postfix
 + 2           /usr/sbin/sendmail.exim

Enter to keep the current selection[+], or type selection number: