Hallo,
nimm mal
#!/usr/bin/perl
use strict;
use warnings;
use CGI::Carp qw(fatalsToBrowser);
print "Content-type: text/html\n\n";
print "<html><body>";
my $sendmailPath =which sendmail
;
print $sendmailPath;
print "</body></html>";Bert
Bring nichts, auf der dann erscheinen Seite ist wieder der gleiche Source !!!
(<html><body></body></html>)