はじめての自宅サーバ構築 - Fedora/CentOS -
Last Update 2018/05/30
[ 更新履歴 ] [ サイト マップ ] [ 質問掲示板 ] [ 雑談掲示板 ] [ リンク ]
トップ >> 質問掲示板

 このスレッドはクローズされています。記事の閲覧のみとなります。

 Postfixのバーチャルホスト
日時: 2006/12/12 01:11
名前: DL

度々申し訳御座いません。
postfixでバーチャルドメインを追加したのですが、一部の宛先だけには届かないようです。

メイン: example.ddo.jp
新たに追加したドメイン: tanakaok.com


過去ログを参考にしながら

---# vi /etc/postfix/virtual-------------
tanakaok.com  subdomain
------------------------------------------

# postmap /etc/postfix/virtual

--# vi /etc/postfix/main.cf----------------
virtual_maps = hash:/etc/postfix/virtual
------------------------------------------

# /etc/rc.d/init.d/postfix restart

メインドメインは正常に送受信出来ています。
新たなドメイン tanakaokは自分宛てにメールを送るとエラーも届かずにどこかへ消えてしまいます。

これは一体どういう事なのでしょうか?

下記の問題はメインドメイン・バーチャルドメイン両方ともの問題です。

メインドメインの example.ddo.jp
今回新たに追加 tanakaok.com 

@*******.co.jp ←会社のメールアドレス
@t.vodafone.ne.jp ←携帯のメールアドレス
@yahoo.co.jp ←ヤフーのフリーメールアドレス

上記のメールアドレスに送信すると宛先メールアカウントで正常に受信確認が出来ています。

しかしながら、

@saku2.com
@バリュードメインの領域で動いてる独自ドメイン.com

上記に送信すると下記のエラーが返ってきます。

===example.ddo.jpを使い=========================================

-@saku2.comに送信すると-------------------------------------

This is the Postfix program at host mail.tanakaok.com.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

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

 The Postfix program

<******@saku2.com>: host mail.mx.saku2.com[210.239.39.138] said: 552 sorry,
  your domain isn't in my list of allowed senderhosts (#5.7.1) (in reply to
  MAIL FROM command)
-----------------------------------------------


---@バリュードメインの領域で動いている独自ドメイン.com-----------------

This is the Postfix program at host mail.com.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

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

 The Postfix program

<@************.com>: host mail.***************.com[222.227.75.41] said:
  552 sorry, your domain isn't in my list of allowed senderhosts (#5.7.1) (in
  reply to MAIL FROM command)

-------------------------------------------------------------------------
===============================================================================


=====tanakaok.comを使って===============================================================

---@バリュードメインの領域で動いている独自ドメイン.comに送信すると-----------------
-@saku2.comに送信すると-------------------------------------

tanakaok.comの場合はエラーすら返ってこなく、どこかえ消えてしまいます。
tanakaok.comは先程の自分宛てにメールを送信するとどこかに消えてしまう症状と同じです。

=========================================================================================

なぜ上記の2つには送信出来ないのでしょうか?
また新たに追加したバーチャルドメインでは自分宛てには届かず、
送信出来ていない場合にはエラーが返ってこないのでしょうか?

お手数ですが、どうかよろしくお願い致します。


メンテ

Page:  [1] [2] [3] [4] [5] [6] [7] [8]

■ コンテンツ関連情報

 Re: Postfixのバーチャルホスト ( No.21 )
日時: 2006/12/11 23:11
名前: takataka

確認ですが

main.cfに
virtual_alias_domains = tanakaok.com
この行はありますでしょうか?
なければ、追加してみてどうでしょうか?

メンテ
 Re: Postfixのバーチャルホスト ( No.22 )
日時: 2006/12/11 23:12
名前: DL

お返事どうもありがとうございます。

virtual_alias_domains = tanakaok.com
という行を追加しましたが、結果は同じです。
メンテ
 Re: Postfixのバーチャルホスト ( No.23 )
日時: 2006/12/11 23:15
名前: takataka

ログになにか情報が無いか確認したいので
現状のmessegesとpostfixのログを確認して載せてもらえないでしょうか?
postfixに関係の無いログは省略して下さい^^;
メンテ
 Re: Postfixのバーチャルホスト ( No.24 )
日時: 2006/12/11 23:47
名前: DL

初歩的な質問で申し訳ないです。

postfixログはどこにありますでしょうか?


/var/log/maillogは下記のようになっています。

度々申し訳ないです。

Dec 11 23:42:06 example postfix/qmgr[2203]: E4DF2FC05A8: removed
Dec 11 23:42:08 example postfix/smtpd[2943]: disconnect from unknown[192.168.11.2]
Dec 11 23:42:22 example postfix/smtpd[2943]: connect from s163.xrea.com[222.227.75.41]
Dec 11 23:42:22 example postfix/smtpd[2943]: NOQUEUE: reject: RCPT from s163.xrea.com[222.227.75.41]: 550 <test@example.com>: Recipient address rejected: User unknown in virtual alias table; from=<tarou@company.com> to=<tanakaok@tanakaok.com> proto=SMTP helo=<s163.xrea.com>
Dec 11 23:42:22 example postfix/smtpd[2943]: disconnect from s163.xrea.com[222.227.75.41]
Dec 11 23:42:34 example pop3-login: Login: mania [::ffff:192.168.11.2]
Dec 11 23:42:35 example postfix/qmgr[2203]: warning: connect to transport smtp-amavis: Connection refused
Dec 11 23:42:35 example pop3-login: Login: tanakaok [::ffff:192.168.11.2]
Dec 11 23:43:35 example postfix/qmgr[2203]: warning: connect to transport smtp-amavis: Connection refused
Dec 11 23:44:35 example postfix/qmgr[2203]: warning: connect to transport smtp-amavis: Connection refused


また
tanakaok.comとexample.dip.jpからtanakaok.com宛てに送信しようとすると
550<test@tanakaok.com> Recipient address rejected User Unknown in virtual alias table
と表示され送信できなくなりました。


追加ログ
Dec 11 23:59:23 example postfix/qmgr[2203]: 73713FC05B8: from=<>, size=2446, nrcpt=1 (queue active)
Dec 11 23:59:23 example postfix/qmgr[2203]: 4B981FC05A8: removed
Dec 11 23:59:23 example postfix/error[3428]: 73713FC05B8: to=<test@tanakaok.com>, relay=none, delay=0, status=bounced (User unknown in virtual alias table)
Dec 11 23:59:23 example postfix/qmgr[2203]: 73713FC05B8: removed
Dec 11 23:59:25 example postfix/smtpd[3261]: disconnect from unknown[192.168.11.2]
Dec 11 23:59:30 example pop3-login: Login: test [::ffff:192.168.11.2]
Dec 11 23:59:31 example pop3-login: Login: mania [::ffff:192.168.11.2]
Dec 11 23:59:32 example pop3-login: Login: test [::ffff:192.168.11.2]
Dec 11 23:59:35 example postfix/qmgr[2203]: warning: connect to transport smtp-amavis: Connection refused
Dec 11 23:59:48 example pop3-login: Login: mania [::ffff:192.168.11.2]


メンテ
 Re: Postfixのバーチャルホスト ( No.25 )
日時: 2006/12/12 00:00
名前: takataka

このログからいくと・・・
amavisのウイルス駆除ソフトが導入されてますよね?
そっちのログには何かのこっていないでしょうか?

それと・・・ログの一部だけを書き換えられると・・・整合が取れてなくて・・・

書き換えられてないのであれば
送ったあて先のアドレスは、VirtualAliasTableに記載されてないので、リジェクトとなっていますので

virtualのファイルを

tanakaok.com virtual
tanakaok@tanakaok.com root

上記のようにしてメールの送受信確認をお願いします。

恐らく、
@tanakaok.com @example.ddo.jpとVirtualに記載しているのではないでしょうか?
で、tanakaok@example.ddo.jpに置き換えられたときに、あて先が無いってことに
なってるのではないでしょうか?
 
メンテ

Page:  [1] [2] [3] [4] [5] [6] [7] [8]

■ その他

ページ先頭へ

Copyright(©)2004-2018 First home server construction. All Right Reserved.