06/09/18 00:39:02
>>933
rcpthostsを確認したところ、`hostname`とdomainnameは書かれていましたが、
localhostや`hostname -s`は記述されていませんでした。
また、smtproutesは空ファイルでした。
設定ファイルはそのままにして、testメール出してみたところ、以下のようなログが出力されていました。
2006-09-18 00:14:49.870422500 new msg 10713767
2006-09-18 00:14:49.870568500 info msg 10713767: bytes 2693 from <#@[]> qp 5793 uid 89
2006-09-18 00:14:49.874431500 starting delivery 418931: msg 10713767 to local hogehoge.jp-example2@hogehoge.jp
2006-09-18 00:14:49.874573500 status: local 1/10 remote 3/20
2006-09-18 00:14:49.875244500 starting delivery 418932: msg 10713767 to local hogehoge.jp-example1@hogehoge.jp
2006-09-18 00:14:49.879114500 status: local 2/10 remote 3/20
2006-09-18 00:14:49.880443500 warning: unable to stat mess/20/10713880
...
2006-09-18 00:14:49.892035500 warning: unable to stat mess/2/10713747
2006-09-18 00:14:49.922250500 new msg 10714516
2006-09-18 00:14:49.942222500 info msg 10714516: bytes 2823 from <#@[]> qp 5795 uid 89
2006-09-18 00:14:49.945296500 starting delivery 418933: msg 10714516 to local example2@hogehoge.jp
2006-09-18 00:14:49.945401500 status: local 2/10 remote 3/20
2006-09-18 00:14:50.057526500 delivery 418932: success: did_0+0+1/
2006-09-18 00:14:50.058524500 status: local 1/10 remote 3/20
2006-09-18 00:14:50.058728500 end msg 10713767
2006-09-18 00:14:50.104208500 delivery 418933: success: did_0+0+1/
2006-09-18 00:14:50.105318500 status: local 0/10 remote 3/20
2006-09-18 00:14:50.105574500 end msg 10714516
telnetでlocalhostに接続してメール送信できましたが、
ひとまず、rcpthostsにlocalhostを加えてみます。