type2error
大久保さん (2009-11-27 21:58:19) secure107.chicappa.jp/chicappa.jp-brandgoen/info/index.html
すみません、自己解決しました。
send.cgi の8行目
#server check (SPAM CHECK)
$this_server = $ENV{’SERVER_NAME’};
↓
#server check (SPAM CHECK)
#$this_server = $ENV{’SERVER_NAME’};