Skip to content

Instantly share code, notes, and snippets.

@fumikito
Created June 12, 2012 14:58
Show Gist options
  • Select an option

  • Save fumikito/2918021 to your computer and use it in GitHub Desktop.

Select an option

Save fumikito/2918021 to your computer and use it in GitHub Desktop.
Postfixで配信失敗したメールを読む
# 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