March 9th, 2003, 12:55 AM
|
#6 (permalink)
|
| Ultimate Member
Join Date: Jun 2002 Location: Iowa
Posts: 2,879
|
I doubt it.......... most servers are set up to refuse other incoming formmail requests. (or other cgie or script request for that matter) At the server level........ it has a .htacess file that has a
deny from all
allow (local server name)
all outside requests to use the form mail script would be denied.
if you are setting it up ......... you could of course put in the htacess file to allow from more than one domain, but I would specifiy it.....don't set it to allow all ..... otherwise you will have the spammers using your site to send spam. Bad bad bad idea  |
| |