Postfixのコマンド「 postfix 」
Postfixのコマンド「 postfix 」
Postfixコマンドは、Postfixシステム全体を制御するコマンド。
Postfixの起動・停止などの管理を行うコマンド。
実行できるのは、管理者(root)のみ。
引数にコマンドを与えて実行すると、シェルスクリプト「/etc/postfix/postfix-script」を実行する。
Postfixの書式
postfix [-Dv] [-c ディレクトリ] コマンド
コマンド例
| postfix status | Postfixのステータスを表示 |
| postfix stop | Postfixの停止 |
| postfix start | Postfixの起動 |
| postfix restart | Postfixの再起動 |
| postfix reload | 設定ファイルの再読み込み |