hi  I need a little help with CGI MAIL RUTING  ;  Router CGI Script
 I want send the message to a simple script but I dont know the path of the script
 
c:\sambar6/cgi-win/script\          ?
/cgi-win/                                    ?
 
or in the path of the vhost of the user?
 
 
I whant take the "subject" and the "mail for"  "body" and compose a command like this
 
 
$comand_to_do  = "spetial_program.exe -f  $ENV{'SUBJECT'}  -t  $ENV{'TO'}  -m $ENV{'BODY'};
 
 
 
The program can sed a "sms" or a "fax" but I want check first if the sender have the autorization to send a message
 
is posible do this from web mail or any other palce......thank in advance
 
ricardo
 
 
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to