FreeBSD/qmailのOP25B ( Outbound Port 25 Blocking ) 対応 の変更点


*smtp-authを使って送る [#z34c78e1]
qmailのOP25B ( Outbound Port 25 Blocking ) 対応 

**ダウンロードURL [#ea50ce5b]
http://members.elysium.pl/brush/qmail-smtpd-auth/

http://tomclegg.net/qmail/qmail-remote-auth.patch

http://www.ksknet.net/sample/qmail-date-localtime.patch

http://qmail.org/qmail-smtpd-relay-reject

http://www.ckdhr.com/ckd/qmail-103.patch

**パッチ当て、インストール [#rc2db23e]
 # wget http://members.elysium.pl/brush/qmail-smtpd-auth/dist/qmail-smtpd-auth-0.31.tar.gz
 # wget http://tomclegg.net/qmail/qmail-remote-auth.patch
 # wget http://www.ksknet.net/sample/qmail-date-localtime.patch
 # wget http://qmail.org/qmail-smtpd-relay-reject
 # wget http://www.ckdhr.com/ckd/qmail-103.patch
 
 # tar zxvf qmail-smtpd-auth-0.31.tar.gz
 
 # cd qmail-1.03
 
 # patch < ../qmail-smtpd-relay-reject
 # patch < ../qmail-date-localtime.patch
 # patch < ../qmail-smtpd-auth-0.31/auth.patch
 # patch < ../qmail-remote-auth.patch
 # patch < ../qmail-103.patch

 
 # make
 # make setup

**smtproutesの用意 [#sf747918]
 −−−ココから−−− 
 :プロバイダのSMTPサーバー:587 プロバイダのユーザーID プロバイダのパスワード
 −−−ココまで−−− 
 
 # vi /var/qmail/control/smtproutes
 :dns.flat8.co.jp:587  hoge@flat8.co.jp hogepassword