I am tring to install qmail
and I am here in the INSTALL doc ... as i run the following I get this
error can some point me in the right direction ..... PLEASE
---------------------------------------
8. Copy /var/qmail/boot/home (or proc) to /var/qmail/rc.
To test qmail deliveries (won't interfere with sendmail):
9. Enable deliveries of messages injected into qmail:
# csh -cf '/var/qmail/rc &'
10. Read TEST.deliver.
----------------------------------------
root@alpha:/usr/src/qmail-1.03# csh -cf '/var/qmail/rc &'
[1] 2328
/var/qmail/rc: Permission denied.
[1] Exit 1 /var/qmail/rc
root@alpha:/usr/src/qmail-1.03#