[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 2693] Re: 設定について(Solaris 10のinetdはsmfへ)
- Subject: [postfix-jp: 2693] Re: 設定について(Solaris 10のinetdはsmfへ)
- From: BuCCi <bucci@xxxxxxx>
- Date: Tue, 24 Jul 2007 02:43:34 +0900
- Openpgp: id=844A12C9
ぶっちです。
> エラーは出なくなったのですがどうしてもサーバー上のメールボックス
> で止まってしまいます。
> ちなみにエラーログも残りません・・
「メールボックスで止まる」というのは「正常に配送された」という
解釈をしてしまったのですが、該当するメッセージのではどの様な事が
起きてお困りなのでしょうか。
2xx 以外のステータスを出力されているのであればその内容を
転記していただいた方が、アドバイスしやすくなります。
以下余談ですが…。
>
> 修正後のmain.cf↓
(Snip
> myhostname = hoge.ddo.jp
> #myhostname = virtual.domain.tld
>
(Snip
> mydomain = hoge.ddo.jp
>
> # SENDING MAIL
(Snip
>
> # readme_directory: The location of the Postfix README files.
> #
> readme_directory = no
> myhostname = hoge.ddo.jp
> mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
> mydomain = hoge.ddo.jp
> virtual_maps = dbm:/etc/postfix/virtual
> virtual_alias_maps = dbm:/etc/postfix/virtual
> #smtpd_sasl_auth_enable = yes
> #broken_sasl_auth_clients = yes
> #smtpd_recipient_restrictions = permit_sasl_authenticated,
> # reject_unauth_destination
> myorigin = $mydomain
> inet_interfaces = all
myhostname, mydomain が多重に定義されている為、運良くエラーが
出ていないのですね。
myhostname = hoge.example.com
mydomain = example.com
通常、この順に記述しなければ mydestination の評価で mydomain
が未定義であるため、Postfix は困ってしまいます。
# ホストネームとドメインの区別は付けなくて宜しいのでしょうか…。
--
BuCCi <bucci@xxxxxxx> - no job
PGP FingerPrint
FF95 344A 3277 FE47 C3D5 4D11 63CB F6F8 844A 12C9
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 2694] Re: 設定について(Solaris 10のinetdはsmfへ), kajiwara
- References
-
- [postfix-jp: 2687] Re: 設定について(Solaris 10のinetdはsmfへ), JPACCESS 平野高徳
- [postfix-jp: 2688] Re: 設定について(Solaris 10のinetdはsmfへ), kajiwara
- [postfix-jp: 2691] Re: 設定について(Solaris 10のinetdはsmfへ), Kimiya Kitani
- [postfix-jp: 2692] Re: 設定について(Solaris 10のinetdはsmfへ), 梶原 茂樹
[検索ページ]
[Postfix-JP ML Home]