[ILUG] Httpd and Apache
Barry Carroll
bcarroll at ati.com
Fri Apr 21 14:13:13 IST 2000
Hi All,
(This is all being done using 127.0.0.1
The Box has no net access)
I have apache 1.3 on my RH6.0 Box.
Kernel 2.6-14 (I think)
I have a form page in /home/httpd/
which refers to a perl script in /home/httpd/cgi-bin/
which then emails the output to a user on the machine.
It seems to be going ok, then gives a '500' internal server
error, but it emails the output to root, saying that it could
not deliver.
In the perl script (Formmail.pl) I have $recipient set to
'xxx at baz.com' (Baz.com = 127.0.0.1)
In the delivery failure that is sent to root it says could not
deliver to 'xxx\@baz.com' - what is wrong?,
Thanks for any input,
Barry.
More information about the ILUG
mailing list