ブログ   うい・らぶ・だいびんぐ   Cube 別館   flag_uk 英語サイト   ポータル
twitter Twitter でログイン
ホーム   最新ニュース   フォーラム   ダウンロード   写真集   リンク集   お問い合わせ RSS

SmartSection > Linux > Linux Software > Postfix > Postfix master.cf

Postfix master.cf

投稿者: Ken 掲載日: 2003-9-26 (5938 回閲覧)
/etc/postfix/master.cf
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
投稿された内容の著作権はコメントの投稿者に帰属します。
スポンサー

寄付
配布しているソフトが気に入ったら、寄付をお願いします。
寄付

PageRank のページ毎の表示
http://linux.ohwada.jp/ modules/smartsection/item.php?
PageRank 0 PageRank

メインメニュー

マニュアル

ログイン
ユーザ名:

パスワード:


パスワード紛失

新規登録