[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 1137] 相手サーバーに通知するドメインについて
- Subject: [postfix-jp: 1137] 相手サーバーに通知するドメインについて
 
- From: kurita@xxxxxxxxxxxxxx
 
- Date: Tue, 12 Apr 2005 10:30:00 +0900 (JST)
 
初めまして、栗田と申します。
自宅でPOSTFIXメールサーバーを立ててWEBメールを使っています。
SMTP-AUTH等の設定も一通り完了し、メールを運用していたのですが、特定のメールアドレスに対してメールが送ることができませんでした。
その時に自サーバーが吐き出したメッセージは以下の通りです。
<----- 以下エラーメッセージ ----->
The Postfix program
<user2@xxxxxxxxxxx>: host mail.example2.jp[XXX.XXX.XXX.XXX] said: 450
    <user@localhost.example.net>: Sender address rejected: Domain not found
    (in reply to RCPT TO command)
<----- メッセージ終わり ----->
example.net:送信元
example2.jp:送信先
 メッセージの内容からして、自サーバーが送信した内容のうち自ドメインの情報が「localhost+ドメイン」になっており、それを送信先のメールサーバーが拒否しているように見えます。
 この相手先に通知するドメインの情報を「localhost」なしのドメインにする事は可能でしょうか?
 よろしくご教授ください。
サーバー環境
OS FEDORA CORE3
MTA POSTFIX2.1.5
postconf -nの内容
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailbox_size_limit = 2048000
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 1024000
mydestination = $myhostname, localhost.$mydomain, localhost, localhost.example.net, $mydomain
mydomain = example.net
myhostname = www.example.net
mynetworks = 168.100.189.0/28, 127.0.0.0/8
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.1.5/README_FILES
relay_domains = $mydestination
sample_directory = /usr/share/doc/postfix-2.1.5/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_recipient_restrictions = permit_mynetworks                                permit_sasl_authenticated                   reject_unauth_destination
smtpd_sasl_auth_enable = yes
unknown_local_recipient_reject_code = 550
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
- 
  - [postfix-jp: 1138] Re: 相手サーバーに通知するドメインについて, おおた@足立
 
- [postfix-jp: 1139] Re: 相手サーバーに通知するドメインについて, IWAMOTO Kouichi
 
- [postfix-jp: 1140] Re: 相手サーバーに通知するドメインについて, KAWAFUJI Mitsuhiro
 
[検索ページ]
[Postfix-JP ML Home]