PostMail(フォームメール )インストール

by taguchi 6. January 2009 16:24
事前準備

1.ファイルの配置

1.1.PostMail ダウンロードし解凍します。

下記のサイトからダウンロード可能
http://www.kent-web.com/
http://www.kent-web.com/data/postmail.html(POST-MAILのページ)

1.2.解凍ファイルを 「C:\inetpub\wwwroot」 にコピーします。フォルダ名は「PostMail 」 とします。 

 

2.アクセス権限の設定
「IUSR」に「postmail\data」の「読み取り」と「書き込み」権限を与える。

 

3.「postmail.cgi」の設定変更

テスト送信を行うためにも最低限下記の3行は修正が必要です。
※プロバイダなどの環境によっては、追加で修正が必要な部分もあります。

$mailto = "xxx@xxx.xxx";     送信者メールアドレス
$send_type = 2;            Perlモジュールを使った送信
$server = "smtp.xxxx.xx.xx";

 

4.設定
上記で動作はしますが、公式サイトを見ながら環境に合わせて「postmail.html」「postmail.cgi」を修正してください。
http://www.kent-web.com/data/postmail.html

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

PostMail

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen