晩酌しながらサーバ管理。 こんな「てきとー管理者」にサーバ預けて、大丈夫?
Search
Powered by
Movable Type 4.23-ja
■■■■■免 責■■■■■
このサイトを参考にしたために発生した一切の損害に「てきとー管理者」は一切関知しませんし、補償もしません。 また、本サイトの記述が正しいことも保証しません。
自己責任にてお願いします。
-------------------------
京都の鍵トラブルなら鍵レスキュー 鍵師が、家・金庫・バイク・車等の解錠を始め鍵に関する全般、また防犯設備士からみた防犯診断の上の工事等、安心しておまかせ下さい。24時間対応致します。
ここ最近、SMTPを閉めているプロバイダが増えているようだ。
社内で利用しているメールServerは社員以外に外注先スタッフに使わせることもあり、
制限の厳しいプロバイダはメール送信が出来なくなっているようです。
■2006/7時点で解っているプロバイダ一覧
AEON NET
BIGLOBE
DION
DTI
hi-ho
IIJ
Infosphere
OCN
ODN, SpinNet
SANNET
Sharp/BB Space Town
SoftBank
So-net
TikiTiki
WAKWAK
WILLCOM
ツインインターネット
ZAQ
@nifty
ぷらら
フリービット
しかし、やり方によっては抜け道があるに違いない。
ネットで探すと以外にも簡単に出来そうだ。
submission port「587」が一般的に使われているので「587」に来たものを「25」へポートフォワードするように設定を追加
2、iptableにちょっとした細工。
※こんな感じ・・・ iptables -t nat -A PREROUTING -p tcp --dport 587 -j DNAT --to ”IPアドレス”:25
3、iptableの再起動(適応)
単にこれだけ?
outlook express で試してみる。
・・・送信完了・・・
制限の掛かっている環境で、試験してみたがOKのようです。
メールサーバのセキュリティはどうなっているの?
色々試すが大丈夫みたい。
念のため「http://www.ordb.org/」にテストを申し込んでみる。
検査の結果が来た。
------------------------------------------------------
This is an automatically generated email
The host you submitted at ORDB.org (221.249.xxx.xxx), has been thoroughly
checked, and does not seem to permit relaying.
Please note however, that this may be caused by extreme delays at
the servers end.
Should we at a later time receive one of our testing emails from the
server you submitted, you will receive another email, telling you that
the server is in fact an open relay. In that case, please disregard this
email.
If you know for a fact that the host you submitted is
an open relay, please resubmit it via http://www.ORDB.org/submit/.
Additionally, some administrators have been known to block our ip-address
in various firewalling devices, which may also cause our test to fail.
If your host was marked as an open relay, it has now been removed from our
database, and will be removed from the relays.ORDB.org-zone during the next
zone-rebuild.
This email is sent from an unattended mailbox, so please do not
reply to it. To find information about how to contact ORDB.org,
please visit http://ORDB.org/contact/.
Have a nice day, thank you for using ORDB.org
PS. Need this mail translated? Have a look at:
http://ORDB.org/translation/#not_a_relay
------------------------------------------------------
おーっ! 大丈夫のようだ。
しばらくメールの配信ログを監視してみよう。
ログの確認より、利用しているユーザーに連絡をすることのほうが大変かな??