[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Need some help / fmail.pl script !



"Pro Performance as" <post@xxxxxxxxxxxxxxxxx> wrote

> Need some help to get a fmail script working on my raq4.
>
> I hope some of the pro. on the list may give me some help to get the script
working.
> The person who was supposed to help me just disappeared.
> This is actually a big rush for me....
>
> See script here : www.insert.no
>
$mailprog = '/bin/sendmail';
should be
$mailprog = '/usr/sbin/sendmail';

What is the problem with the script?
Gerald

Thank you for the help !

I have now modified the script but now I getting permission denied.
I had SU to root when I installed the script.

The script is shared an installed in the folder /usr/cgi-bin

What owner should the script have an what chmode ?

Again thanks !

Roger