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

[postfix-jp: 4210] Re: PostgreSQL利用のバーチャルドメイン運用でのコマンドパイプ



On Tue, 21 May 2013 12:20:06 +0900
"taicyo_s" <taicyo_s@xxxxxxxxxxxxxxxx> wrote:

> ==========================================================================
> [root@SERVER ~]# telnet ***.***.***.*** 25 Trying ***.***.***.***...
> Connected to mail.example2.jp (***.***.***.***).
> Escape character is '^]'.
> 220 example2.jp ESMTP Postfix
> helo server
> 250 example2.jp
> mail from:user
> 250 2.1.0 Ok
> rcpt to:aaa+example1.jp
> 550 5.1.1 <aaa+example1.jp>: Recipient address rejected: User unknown in
> virtual mailbox table
> ==========================================================================

「Postfix辞典」という本によると、"Recipient address rejected: User unknown in virtual mailbox table" というエラーは、"受信者アドレスのドメイン部が$virtual_mailbox_domainsに含まれていて、$virtual_mailbox_mapsに受信者アドレスが含まれていない場合" に出るようです。

myorigin に設定したドメイン名が virtual_mailbox_domains に含まれているのではないでしょうか。

-- 
とみたまさひろ <tommy@xxxxxxxx>
http://twitter.com/tmtms
D68F 8F55 7F6C 5908 88EB  1EBA 25ED DEE7 BBE8 1752

_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list

Follow-Ups
[postfix-jp: 4211] Re: PostgreSQL利用のバーチャルドメイン運用でのコマンドパイプ, taicyo_s
References
[postfix-jp: 4209] PostgreSQL利用のバーチャルドメイン運用でのコマンドパイプ, taicyo_s

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