初めて投稿します。冨田と申します。
ワイルドカードMXレコードを使用したメールサーバを構築するために、
http://www.kobitosan.net/postfix/origdocs/QandA.html#4.5
を参考に設定を行ったのですが、
mail_receiver@xxxxx宛のメールを受信した際に、ローカルのメール
ボックスに受信するはずが、smtpdで受信した後、
5.4.6, status=bounced (mail for hoge.example.net loops back to myself)
となってバウンスしてしまいます。
※mail_receiver@xxxxx宛には受信可能です。
postfixが、@fuga.exmaple.netを自分のドメインと見なしていないかのような動
作をしているようです。
これをローカル受信させる方法をどなたかご存じありませんか?
virtual:
@.example.net mail_receiver
@example.net mail_receiver
canonical:
@.example.net mail_receiver
@example.net mail_receiver
main.conf:
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain ,
example.net, .example.net
myhostname = mail.example2.com
mydomain = example2.com
relay_domains = $mydestination
virtual_alias_maps = hash:/etc/postfix/virtual
canonical_maps = hash:/etc/postfix/canonical
maillog:
Jun 18 15:50:19 app1 postfix/smtp[25903]: 7C538375873:
to=<root@xxxxx>, relay=none, delay=5.1, delays=0.16/4.9/0/0,
dsn=5.4.6, status=bounced (mail for hoge.example.net loops back to
myself)
ver:postfix-2.4.5-2.fc8
……………………………………………………………………………………………………
冨田 修平 (Shuhei Tomita) :tomita@xxxxx
……………………………………………………………………………………………………
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list