postfixとdovecotを使用する
http://qiita.com/tachitechi/items/895bf9c63356ee0751b5
http://hikaku-server.com/rentalserver/entry508.html
firewalldの設定はport25番
ポート25番を監視
tcpdump -X port 25
SSLの設定は?
受信ボックスの設定は?
おまけ
mailコマンドのインストール
sudo yum install -y mailx
自分の備忘録のために有益な情報を記録していきます。
postfixとdovecotを使用する
http://qiita.com/tachitechi/items/895bf9c63356ee0751b5
http://hikaku-server.com/rentalserver/entry508.html
firewalldの設定はport25番
ポート25番を監視
tcpdump -X port 25
SSLの設定は?
受信ボックスの設定は?
おまけ
mailコマンドのインストール
sudo yum install -y mailx