[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 233] 送信元ドメインの判断
- Subject: [postfix-jp: 233] 送信元ドメインの判断
- From: 三島 忠志 <taptap12@xxxxxxxxxxx>
- Date: Sat, 24 Apr 2004 22:20:00 +0900
はじめまして。三島と申します。
いきなりの質問で申し訳ありませんが、アドバイス頂ければ助かります。
現在FedoraCore1とPostfixでメールサーバを構築しています。
数日前Postfixのアクセス制限機能で、存在しないドメインの
制限を掛けるよう設定致しました。
詳しくログを確認すると、幾つか外部から届いて欲しいメールが
Rejectされている事に気づきました。
Apr 23 14:21:29 mail postfix/smtpd[45124]: 8DC281654A1: reject:
RCPT from unknown[xxx.xxx.xxx.xxx]: 450 <abcd@localhost.example.com>:
Sender address rejected: Domain not found;
from=<abcd@localhost.example.com>
to=<12345@example.net> proto=ESMTP helo=<example.com>
example.netは、当方が使用しているドメイン、example.comは外部送信元の
ドメインです。エラー内容から、該当サーバでdigチェックしてみましたが
example.comは、A/MXレコード共に参照可能でした。
smtpコマンド手打ちでテストすると、mail fromにlocalhostが付くと
Rejectされるらしい事までは判りました。
設定した制限については、下記の通りです。
smtpd_recipient_restrictions = regexp:/etc/postfix/recipient_check
permit_mynetworks, reject_unauth_destination
smtpd_sender_restrictions = reject_unknown_sender_domain
reject_non_fqdn_sender hash:/etc/postfix/sender_black, permit
Rejectが450を返していますが、これは修復するまでの一時処理です。
ドメインでチェックすべき所を、マシン名まで含めてチェックされている
という事なのでしょうか?色々自分なりに調べてみたのですが
原因が見つからなく悩んでいます。
どなたか直すべき点がお判りの方はいらっしゃいませんでしょうか?
_________________________________________________________________
メッセンジャーで総額1億円プレゼント! http://im.msn.co.jp/home.htm
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 234] Re: 送信元ドメインの判断, ML account
[検索ページ]
[Postfix-JP ML Home]