³Insecure dependency in piped open while running with -T switch² at the line where I open a pipe to sendmail.
This is what your server logs say or what is displayed in the browser window? You sure it isn't originating from sendmail? The -t option:
sendmail -t Extract recipients from message headers. These are added to any recipients specified on the command line.
Tends to act flakey. Are you sure it is true sendmail and not some other MTA? I use postfix and while they are similar in command structure they are nothing alike.
It is very unlikely a browser issue; what do the server logs say -- the logs of the CGI server itself?
-Bill- __Sx__________________________________________ http://youve-reached-the.endoftheinternet.org/
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>