postfix 特定の外部ネットからのリレーを許可する
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*postfix 特定の外部ネットからのリレーを許可する [#w48e5044]
http://www.postfix-jp.info/trans-2.2/jhtml/postconf.5.htm...
**smtpd_client_restrictions (デフォルト: empty) [#dc256d2d]
SMTPサーバがクライアントからSMTP接続の要求を受けた際に適...
デフォルトでは全ての接続要求を許可します。
制限のリストをカンマまたは空白で区切って指定します。次の...
*以下の制限はクライアントホスト名またはクライアントネット...
**check_ccert_access type:table [#ce8f1aa9]
リモートSMTPクライアント証明書の検証に成功した場合、クラ...
**permit_inet_interfaces [#mb2d4949]
クライアントIPアドレスが $inet_interfaces にマッチした場...
**permit_mynetworks [#fe07bb4e]
クライアントのIPアドレスが $mynetworks に リストアップさ...
mynetworks = 218.44.228.144/28, 127.0.0.0/8, 172.16.1.13...
**permit_sasl_authenticated [#t5198352]
----
################# 2013 04 23 #######################
#smtpd_recipient_restrictions =
#reject_unlisted_recipient
#reject_unauth_destination
# check_sender_access hash:/usr/local/etc/postfix/sender...
##################################################
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*postfix 特定の外部ネットからのリレーを許可する [#w48e5044]
http://www.postfix-jp.info/trans-2.2/jhtml/postconf.5.htm...
**smtpd_client_restrictions (デフォルト: empty) [#dc256d2d]
SMTPサーバがクライアントからSMTP接続の要求を受けた際に適...
デフォルトでは全ての接続要求を許可します。
制限のリストをカンマまたは空白で区切って指定します。次の...
*以下の制限はクライアントホスト名またはクライアントネット...
**check_ccert_access type:table [#ce8f1aa9]
リモートSMTPクライアント証明書の検証に成功した場合、クラ...
**permit_inet_interfaces [#mb2d4949]
クライアントIPアドレスが $inet_interfaces にマッチした場...
**permit_mynetworks [#fe07bb4e]
クライアントのIPアドレスが $mynetworks に リストアップさ...
mynetworks = 218.44.228.144/28, 127.0.0.0/8, 172.16.1.13...
**permit_sasl_authenticated [#t5198352]
----
################# 2013 04 23 #######################
#smtpd_recipient_restrictions =
#reject_unlisted_recipient
#reject_unauth_destination
# check_sender_access hash:/usr/local/etc/postfix/sender...
##################################################
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: