sleepingbird.net Home since May.11 2003
Copyright sleepingbird, 1993- All rights reserved.
Linux Server

TOP > Linux Server > Mail server (Postfix) > 不正中継ブロック (postfix の設定変更)

不正中継ブロック (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