[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[postfix-jp:418] 中継メールサーバーの構築について



たった今入会した中村といいます。
よろしくお願いします。

早速ですが、中継メールサーバーの構築に
難儀しており、相談する次第です。

このメーリングリストの過去ログを参照したり
([postfix-jp:407] Re: 中継用メールサーバー? 等)
したのですが、色々やっても、外部からの
送信したメールに対し、中継サーバーが
==================================
This is the Postfix program at host xxx..domain.co.jp.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please contact <postmaster@xxxxxxxxxxxx>

If you do so, please include this problem report. You can
delete your own text from the message returned below.

The Postfix program

<xxxxxx@xxxxxxxxxxxx>: mail for domain.co.jp loops back to myself
==================================

という、返事をしてしまいます。

構成は大体以下のようになっています。

Internet
  |
 F/W─中継メールサーバー
  |   ※外部DNSのMXは、中継メールサーバー
  |
  社内メールサーバー

社内メールサーバーはグループウェア製品で、中継メールサーバーに
POSTFIXを利用しました。

main.cfの設定は粗方デフォルトのままで、以下の設定の変更をしました。
(色々ためして、今はこのようになってます)

・transport_maps = dbm:/etc/postfix/transport
・best_mx_transport = smtp
・smtpd_recipient_restrictions = permit_mx_backup
   permit_mynetworks reject_unauth_destination

/etc/postfix/transport には、
domain.co.jp  smtp:[nnn.nnn.nnn.nnn]
と、アドレスで転送先の社内サーバーを指定しています。

管理者の立場として、中継メールサーバーの動作は以下のように
したいと思っています。

1.domain.co.jp宛て以外のメールは中継しない。
2.但し、社内サーバーからきたメールに関しては、DNSを参照して
  任意のドメインにリレーする

このような構成で、サーバー構築の経験のあるかた、よろしく
ご教授願います。

Follow-Ups
[postfix-jp:419] Re: 中継メールサーバーの構築について, Keisuke Takayama

[検索ページ] [Postfix-JP ML Home]