タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

ConfigurationとPostfixに関するsilver_arrowのブックマーク (1)

  • PostfixによるSMTPサーバ構築メモ

    はじめに MTAとして人気もあるPostfixのメモページ。 インストール すみません。Debian GNU/Linux 3.0 で apt-get しますた。 設定(一般的な) 不正中継をとりあえず防ぎ、普通にメールが送れる状態までを一般的な設定としてここにメモする。以下は Debian GNU/Linux 3.0 で postfix をインストールした場合の何もいじっていない /etc/postfix/main.cf の中身。 # see /usr/share/postfix/main.cf.dist for a commented, fuller # version of this file. # Do not change these directory settings - they are critical to Postfix # operation. command_dir

  • 1