Specifications

Install vsftpd for FTP and Email
51
Gateway Client Server Preparation
Install postfix
1. To install postfix, run:
[root@localhost ~]# yum install postfix
Loaded plugins: product-id, rhnplugin, security,
subscription-manager
Updating certificate-based repositories.
Setting up Install Process
Package 2:postfix-2.6.6-2.2.el6_1.i686 already
installed and latest version
Nothing to do
Figure 18 Installing postfix
2. Verify service is running by typing:
cd /etc/init.d/
service vsftpd status
Figure 19 Verifying postfix service