Hi,
I'v installed courier on a fresh freebsd 4.7 box, however when running the
"courier.sh start" script the permissions seem to be wrong. Please see the
log below.
Could it be that the Freebsd install script has set the permissions on the
../tmp/ directory incorrectly?
Also, does anyone know of any docs that are specific to getting courier to
work on freebsd?
All the best,
Peter
sensei# /usr/local/etc/rc.d/courier.sh start
courier.sh paths:
prefix=/usr/local
sysconfdir=/usr/local/etc/courier
sbindir=/usr/local/sbin
libexecdir=/usr/local/libexec
datadir=/usr/local/share/courier
/var/spool/courier/tmp/courierfilter.pid: Permission denied
authdaemond/var/spool/courier/tmp/ldapaliasd.lock: Permission denied
ll_daemon_start: Resource temporarily unavailable
sensei# pwd
/var/spool/courier/tmp
sensei# ls -alg
total 6
drwxrwx--- 3 courier courier 512 Jan 11 11:23 .
drwxr-xr-x 8 root wheel 512 Jan 11 11:05 ..
drwxr-xr-x 2 root wheel 512 Jan 11 10:23 broken
-rw------- 1 root courier 0 Jan 11 11:23 courierd.lock
-rw------- 1 root courier 0 Jan 11 11:23 esmtpd-msa.pid.lock
-rw------- 1 root courier 0 Jan 11 11:23 esmtpd.pid.lock
prw-rw---- 1 62 62 0 Jan 11 11:23 trigger
sensei#