memo.xight.org

Postfix 管理

Postfix 管理

- Postfixで停滞キューを強制排出する

# postfix flush

または

# postqueue -f


- 停滞キューを削除する

# postsuper -d <Queue Number>


- 停滞キュー全てを削除する

# postsuper -d ALL