[root@CentOS-63-64-minimal ~]# yum install postfix
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: ftp.plusline.de
* epel: mirror.kiewel-online.ch
* extras: ftp.plusline.de
* remi: remirpm.mirror.gymkl.ch
* rpmforge: mirror1.hs-esslingen.de
* updates: ftp.plusline.de
1408 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package postfix.x86_64 2:2.6.6-2.2.el6_1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ==============================
Package Arch Version Repository Size
================================================== ==============================
Installing:
postfix x86_64 2:2.6.6-2.2.el6_1 base 2.0 M
Transaction Summary
================================================== ==============================
Install 1 Package(s)
Total download size: 2.0 M
Installed size: 9.7 M
Is this ok [y/N]: y
Downloading Packages:
postfix-2.6.6-2.2.el6_1.x86_64.rpm | 2.0 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 2

ostfix-2.6.6-2.2.el6_1.x86_64 1/1
Verifying : 2

ostfix-2.6.6-2.2.el6_1.x86_64 1/1
Installed:
postfix.x86_64 2:2.6.6-2.2.el6_1
Complete!
[root@CentOS-63-64-minimal ~]# chkconfig --levels 235 sendmail off
error reading information on service sendmail: No such file or directory
[root@CentOS-63-64-minimal ~]# chkconfig --levels 235 postfix on
[root@CentOS-63-64-minimal ~]# /etc/init.d/sendmail stop
-bash: /etc/init.d/sendmail: No such file or directory
[root@CentOS-63-64-minimal ~]# /etc/init.d/postfix restart
Shutting down postfix: [FAILED]
Starting postfix: [ OK ]
[root@CentOS-63-64-minimal ~]#
Recent comments
11 hours 37 min ago
12 hours 37 min ago
16 hours 24 min ago
17 hours 38 min ago
21 hours 14 min ago
1 day 4 hours ago
1 day 13 hours ago
1 day 14 hours ago
2 days 5 hours ago
2 days 8 hours ago