回答編集履歴
1
URL 追加
answer
CHANGED
@@ -1,4 +1,6 @@
|
|
1
|
-
[http://serverfault.com/questions/351425/](http://serverfault.com/questions/351425/)
|
1
|
+
[http://serverfault.com/questions/351425/](http://serverfault.com/questions/351425/)
|
2
|
+
[https://teratail.com/questions/8118](https://teratail.com/questions/8118)
|
3
|
+
が参考になると思います。
|
2
4
|
|
3
5
|
postfix のログは、1メールメッセージにつき複数行にログが出力されますので、maillogconvert.pl で from, to, サイズを 1行にしたものを一時的に作成してから、from や to で抽出するといいと思います。
|
4
6
|
|