[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp:816] Re: 送信ポート変更
- Subject: [postfix-jp:816] Re: 送信ポート変更
- From: Kimiya Kitani <kitani@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Jun 2001 11:43:24 +0900
木谷です。
From ARAKI Yasuhiro(<20010621.131538.39154555.yasu@xxxxxxxxxxxx>):
>荒木です。
>
>mydestinationはどうなってますか? ここにはlocalが受けないようにしないと。
その通りでした。 で
以下のように構成しましたら、今度は
外部からのメールの受信と、ローカルからのメールの送信時に
relay=127.0.0.1[127.0.0.1], delay=0, status=bounced (host 127.0.0.1[12
7.0.0.1] said: 554 Transaction failed -- too many hops)
ってなわけで、無限ループに陥っているようです。
postfix[1] → [Norton] → postfix[2] → postfix[1]
というようになっていると思います。 ということは、postfix[2]
側でのmydestinationが効果がない? ということなんでしょうか?
「構成」
→ 25 postfix[1] 20025 → 20025 [Norton] 30025
→ 30025 postfix[2] →
postfix[1]
main.cf
relayhost = [127.0.0.1]:20025
myhostname = hostname2.domain
mydestination =
mailbox_transport = smtp:localhost:20025
postfix[2]
main.cf
myhostname = hostname.domain
mynetworks = 127.0.0.0/8
mydestination = $myhostname, localhost.$mydomain, postfix[1](myhostname)
manster.cf
30025 inet n - n - - smtpd
[Norton]
受信ポート:20025
送信ポート:30025
>そうでなければ、前も書いたけど mailbox_transport = smtp:localhost:20025
--
Information Processing Office
Center for Southeast Asian Studies, Kyoto University
Kimiya Kitani (kitani@xxxxxxxxxxxxxxxxxxx)
Tel: +81-75-753-7353 Fax: +81-75-753-7350
- Follow-Ups
-
- [postfix-jp:817] Re: 送信ポート変更, ARAKI Yasuhiro
- References
-
- [postfix-jp:810] Re: 送信ポート変更, Akinori Iizuka
- [postfix-jp:811] Re: 送信ポート変更, Kimiya Kitani
- [postfix-jp:812] Re: 送信ポート変更, Kimiya Kitani
- [postfix-jp:814] Re: 送信ポート変更, ARAKI Yasuhiro
[検索ページ]
[Postfix-JP ML Home]