vine-users ML アーカイブ



[vine-users:082390] Re: メールポートを

  • From: Kamae Norihiro <norihiro@xxxxxxxxxxx>
  • Subject: [vine-users:082390] Re: メールポートを
  • Date: Mon, 30 Sep 2013 15:09:33 +0900
牛島様,
釡江です.

> ssh接続を支店メールサーバで実施
> ssh -L 10025:支店メールサーバ:25 本社メールサーバ
支店・本社メールサーバ2台だけでゲートウェイサーバがない場合は,
西山様のご指摘の通り,
 $ ssh -L 10025:localhost:25 本社メールサーバ
が正しいです.

また, ポートフォワードが成功しているかどうかは, 支店メールサーバ上にて,
 $ telnet localhost 10025
(telnet コマンドでは, ホスト名とポート番号の間に「:」はいりません.)
を実行し, 本社メールサーバの応答が帰ってくるかどうかで確認できます.

> Sep 27 20:17:06 支店 postfix/smtp[32329]: B90DD3C0280: to=<usi_mp@外部ドメイン
> >, relay=none, delay=0.12, delays=0.11/0.01/0/0, dsn=4.3.5, status=deferred (H
> ost or domain name not found. Name service error for name=localhost type=A: Ho
> st not found)
ログのこの部分ですが,
localhost の名前解決で失敗しているようです.
/etc/hosts に, localhost は記述されていますでしょうか?
# もしかすると, ポートフォワードで失敗して, このエラーが出たのかもしれませんが...

お節介かもしれませんが, deferred になったメールは,
 $ mailq
で一覧を確認,
 # postsuper -d
でIDを指定して削除できます.

-- 
釡江 典裕
_______________________________________________
vine-users mailing list
vine-users@xxxxxxxxxxxxxxxxxxxx
http://listserv.linux.or.jp/mailman/listinfo/vine-users