Centos6でpostfixを利用する。

centos6でsendmailからpostfixに切り替えるときに少し迷ったので・・・

いままでは、

system-switch-mail


を使って切り替えていたのですが、「system-switch-mail」がcentos6では無くなっているようです。

そこで調べてみると、「alternatives」で切り替えるということでした。

# alternatives --config mta

There are 2 programs which provide 'mta'.

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

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

忘れがちなのでメモようです。



前へ

jQuery チェックボックスとラジオボタンに「checked」を設定する

次へ

さくらのクラウドが大変