Contents
-
- 日曜プログラミング
- UNIX
- サーバ
- プログラミング言語
- データベース
- プロトコル
- サービス
- オープンソース
- アプリケーション
- PC
- その他(未分類)
LED電球の総合通販サイト
お問合せ:
メールフォーム
% sudo yum install postfix
% sudo vi /etc/postfix/main.cf
: myhostname = virtual.example.com : mydomain = example.com : mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain : mynetworks = 168.100.189.0/28, 127.0.0.0/8 :
% sudo /etc/init.d/postfix stop % sudo /etc/init.d/postfix start
% telnet relay-test.mail-abuse.org Trying 168.61.4.13... Connected to relay-test.mail-abuse.org. : : : Tested host banner: 220 example.com ESMTP Postfix System appeared to reject relay attempts