[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [vps-mail] Formmail Config 101...
- Subject: RE: [vps-mail] Formmail Config 101...
- From: "Colin Adams" <webmaster@xxxxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2011 10:10:39 -0400
Hi Abigail,
Thanks for your quick response.
Unfortunately, this is where I get more than a little confused.
The code on the form refers to the script in the cgi-bin directory of the
virtual host. The script alias settings refer to a completely different file
in a different folder.
Which one does the form use?
Sorry if this sounds more than a little dense but I'm trying to get my head
around this so any help would be appreciated.
From: owner-vps-mail@xxxxxxxxxxxxx [mailto:owner-vps-mail@xxxxxxxxxxxxx] On
Behalf Of Abigail Marshall
Sent: 12 July 2011 17:17
To: vps-mail@xxxxxxxxxxxxx
Subject: Re: [vps-mail] Formmail Config 101...
On Tue, Jul 12, 2011 at 1:52 PM, Colin Adams <webmaster@xxxxxxxxxxxxxxx>
wrote:
Hi,
I should have mentioned that the server is a v1 VPS server.
Colin Adams
Antigua Nice Ltd.
E-Mail: webmaster@xxxxxxxxxxxxxxx
Website: www.antiguanice.com
Colin, the path to sendmail is probably the same on a VPS 1 -- that is,
the script probably should specify;
/usr/sbin/sendmail -oi -t
Obviously from your error message, it is looking for sendmail in /usr/lib
Do you have shell access?
It sounds to me like you have to first check the script alias settings at
httpd.conf and adjust them so they are calling up the script from whatever
directory you want it to be in.
Once you have done that, then you need to edit the script itself. The most
likely problem is with sedmail -- so you should start by correcting the path
to sendmail.
-Abigail
Main Index |
Thread Index