pwaugh
04-30-2007, 01:23 PM
Hi,
First, I love everything about my account here so far.
However, I have found one thing that I need and have been unable to do through cPanel.
I purchased PerlDesk, as I want to have the best support for our new product we are about to release, but I am unable to "pipe" the critical emails to PerlDesk as the smtp server is share, and so I have no access to /etc/aliases to do this:
support@benchmark-avionics.com : "|/public_html/cgi-bin/include/email.cgi"
billing@benchmark-avionics.com : "|/public_html/cgi-bin/include/email.cgi"
And give sendmail explicit permission to run that cgi like this:
Create a system link to the email.cgi in the Sendmail smrsh folder,
cd /etc/smrsh
ln -s /home/benchmar/public_html/cgi-bin/include/email.cgi
Anyway, if there is ANY way I can get this done or do it, we would be eternally greatful.
Warm regards,
Patrick Waugh MA
Benchmark Avionics
First, I love everything about my account here so far.
However, I have found one thing that I need and have been unable to do through cPanel.
I purchased PerlDesk, as I want to have the best support for our new product we are about to release, but I am unable to "pipe" the critical emails to PerlDesk as the smtp server is share, and so I have no access to /etc/aliases to do this:
support@benchmark-avionics.com : "|/public_html/cgi-bin/include/email.cgi"
billing@benchmark-avionics.com : "|/public_html/cgi-bin/include/email.cgi"
And give sendmail explicit permission to run that cgi like this:
Create a system link to the email.cgi in the Sendmail smrsh folder,
cd /etc/smrsh
ln -s /home/benchmar/public_html/cgi-bin/include/email.cgi
Anyway, if there is ANY way I can get this done or do it, we would be eternally greatful.
Warm regards,
Patrick Waugh MA
Benchmark Avionics