[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 3320] master.cfの記述の仕方について
- Subject: [postfix-jp: 3320] master.cfの記述の仕方について
- From: YSK e-com 後藤 <ygotou@xxxxxxxxx>
- Date: Wed, 18 Feb 2009 23:54:12 +0900
こんにちは、後藤といいます。
1つのPostfixで、25番ポートと10025番ポートで違う処理を実行したいのですが
/etc/postfix/master.cfを修正し下記のように記述しておりますが
mydestinationの項目で記載ししているドメイン名に10025番でSMTPしますが
localに配送をしてもらえずに困っております。すべてrelayhostに投げられてし
まいます。
設定例)
#less /etc/postfix/master.cf
smtp inet n - n - - smtpd
10025 inet n - n - - smtpd
-o mydestination=$mydomain
#less /etc/postfix/main.cf
mydestination = localhost.$mydomain
relayhost = [xxx.xxx.xxx.xxx]
やりたいことは、10025番ポートにきたら$mydomainのメールアドレスは受信して
通常の25番に来たら$mydomainでは受け取らずに一度relayhostに送信するという
ような動きです。
アドバイスいただけると助かります。
よろしくお願い致します。
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 3321] Re: master.cfの記述の仕方について, Kimiya Kitani
- [postfix-jp: 3327] Re: master.cf の記述の仕方について, Katsushi Sakurane
[検索ページ]
[Postfix-JP ML Home]