Postfix 2.4.1がリリースされたのでKAJUKAJU.netのPostfixもバージョンアップ。
$ wget http://mirror.postfix.jp/postfix-release/official/postfix-2.4.1.tar.gz $ tar xvzf postfix-2.4.1.tar.gz $ cd postfix-2.4.1 $ make # make upgrade # /sbin/service postfix restart postfix を停止中: [ OK ] postfix を起動中: [ OK ]
コメント