Fernando Gozalo writes: > Hi, > > I compiled courier-0.39.0 passing --with-piddir=/var/run to configure > script. > > When I run courier I have several courier related files in /var/run > (esmtpd.pid, esmtpd.pid.lock, esmtpd-msa.pid.lock, imapd.pid, > imapd.pid.lock), but there are some files > that are created in /usr/lib/courier/var/tmp (courierd.lock, > ldapaliasd.pid, ldapaliasd.lock, ldapaliasd -socket-, trigger -pipe-). > > Is this the right behaviour?
Correct. --with-piddir is an internal, undocumented, option. You should be using --localstatedir=/var/spool/courier, or something like that... -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
