不正中継ブロック (postfix の設定変更)
Vine Linux 4.0
Jan. 14 2007
postfix 設定ファイル /etc/postfix/main.cf の末尾に次の行を追加する。
allow_percent_hack = yes
smtpd_delay_reject=yes
# POP before SMTP
smtpd_recipient_restrictions =
permit_mynetworks
check_client_access hash:/etc/mail/dracd
check_relay_domains
