[HOW TO] install Postfix MTA

Here I show you the step-by-step to install MTA on server/ client.

  123  yum install postfix
  127  alternatives --set mta /usr/sbin/sendmail.postfix 
  133  cp /etc/postfix/main.cf /etc/postfix/main.cf.orig
  134  vi /etc/postfix/main.cf 
  135  /etc/init.d/postfix restart
  136  chkconfig postfix on

As you see, it is a short guidance :D

Thank you for reading this article, please a comment if you are interested.

Tiến Phan - R0039

Knowledge is Endless

Sharing for Success

Related Posts:

  • AnniversaryHello Sunday :) * pageviews - 89 posts, last published on Apr 18, 2014That's day I wrote the first post on a personal blog about technology.Enough fo… Read More
  • [HOW TO] install Postfix MTAHere I show you the step-by-step to install MTA on server/ client.   123  yum install postfix   127  alternatives --set mta /us… Read More

0 nhận xét:

Post a Comment