Created
June 12, 2012 14:58
-
-
Save fumikito/2918021 to your computer and use it in GitHub Desktop.
Postfixで配信失敗したメールを読む
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # http://hatomugi.sakura.ne.jp/forum/topic.php?id=76 | |
| #メールキュー確認 | |
| mailq | |
| #メールキューのIDで中身を見る | |
| sudo postcat -q [キューID] | nkf -m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment