postfix centosmtapostfixrhel mta切り替え centos5,rhel5系だとデフォルトmtaがsendmail。 mtaをsendmailからpostfix に切り替える手順を記録。 # alternatives --config mta 2 プログラムがあり 'mta' を提供します。 選択 コマンド -----------------------------... 2015年10月28日 wakaue
postfix postfixrelayリレー postfix 設定(メール転送) 設計 外部からは以下メールアドレスのみ受付け転送する。他のメールアドレスは拒否。 test@xxxx.com test1@xxxx.com test2@xxxx.com 内部からはどの宛先にでも送信可能。 設定ファイル main.cf internal_senders_access(MTAから送信を許可するクライアント... 2015年3月1日 wakaue