View Single Post
Old March 9th, 2003, 12:55 AM     #6 (permalink)
crouse
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
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
__________________
USA Linux Users Group
OpenSUSE.us
crouse is offline   Reply With Quote