> I downloaded the qmail start up script from the
>http://Web.InfoAve.net/~dsill/qmail-script.txt site and I did accordingly to the
>steps given by Life with Qmail by Dave Sill. But my qmail does not seem to start
>automatically. It has problem starting and I used to start qmail manually using the
>command
>
> csh -cf '/var/qmail/rc &' command
>
> Last time this command used to work fine but even now it starts the PID but the next
>line immediately I get an error message saying File not found.
i think the above line should be:
csh -cf '/var/qmail/rc command &'
thus, csh will run the rc script in the backlground with the parameter
"command".
the command You wrote executes the rc script in csh and the command called
"command" separately.
> Also I need more information on how to setup web based email with qmail. Anyone who
>has done this kindly let me know.
dunno but this was discussed in the list before. maybe You can check the
archive of the list...
good luck and love, peace and the other good stuff
dd
PS: Blair Witch Project really rulez <;]