Postfix master.cf
投稿者: Ken 掲載日: 2003-9-26 (5938 回閲覧)
/etc/postfix/master.cf
Postfix 設定ファイル
chroot の設定
SSL 対応の設定
サブミッション・ポートの設定
AMaViS 対応の設定
amavis 0.3.12
amavis new 20030616
procmail 対応の設定
Postfix 設定ファイル
chroot の設定
# service type private unpriv chroot wakeup maxproc command + args
#smtp inet n - n - - smtpd
smtp inet n - y - - smtpd
SSL 対応の設定
smtps inet n - y - - smtpd
-o smtpd_tls_wrapp ermode=yes
-o smtpd_sasl_auth_enable=yes
サブミッション・ポートの設定
submission inet n - n - - smtpd
-o smtpd_etrn_restrictions=reject
-o smtpd_sasl_auth_enable=yes
AMaViS 対応の設定
amavis 0.3.12
vscan unix - n n - 10 pipe
flags=q user=amavis argv=/usr/sbin/amavis ${sender} ${recipient}
localhost:10025 inet n - n - - smtpd
-o content_filter=
amavis new 20030616
smtp-amavis unix - - n - 2 smtp
-o smtp_data_done_timeout=1200
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
-o smtpd_error_sleep_time=0
-o smtpd_soft_error_limit=1001
-o smtpd_hard_error_limit=1000
procmail 対応の設定
procmail unix - n n - - pipe
flags=R user=cyrus argv=procmail -t -m USER=${user} EXTENSION=${extension} /etc/procmailrc
| ページ移動 | |
Postfix SSL
|
Postfix SMTP-AUTH
|
投票者の合計: 0
平均: 0
|
投稿された内容の著作権はコメントの投稿者に帰属します。
|








