Quote:
|
Nevermind my last post... 777 was incorrect. 755 should do
|
That even worked either
cgisupp :
Here is what I did..
create a symlink from /usr/adm/sm.bin
to the script in question.
cd /usr/adm/sm.bin
ln -s /path/to/gateway.pl
Then I created a .forward file with the below line in it replacing the username :
\ticket, "|/usr/adm/sm.bin/gateway.pl"
Then I uploaded it to
/home/sites/home/users/ticket/.forward
Then I chmod it to 600
chmod 600 /home/sites/home/users/ticket/.forward
and then I chmodded the user directory to 2711
chmod 2711 /home/sites/home/users/ticket
But after doing all of this when I sent an e-mail to
ticket@domain.com it did not worked..
Is there anything that is left ?? Or is there anything that I am doing wrong ??
Please correct me
' Omair