We may have a small problem.

I do use localstatedir, but the pid files still get created in /var/run.
Here is my configure line for courier

./configure --prefix=/usr --sysconfdir=/etc/courier --with-piddir=/var/run/c
ourier \
                 --libexecdir=/usr/lib/courier --datadir=/usr/share/courier 
--localstatedir=/var/lib/courier \
                 --with-db=gdbm --with-mailuser=courier --with-mailgroup=cou
rier \
                 --enable-workarounds-for-imap-client-bugs --enable-mimetype
s=/etc/apache/mime.types \
                 --with-ispell=/usr/bin/aspell --enable-maildropmysql --with
-paranoid-smtpext \
                 --disable-autorenamesent

All of the pids go into /var/run except for courierfilter.pid with now is in
/var/run/courier. I can confirm this on installs based on my directions
posted in the Beyond Linux From Scratch Book.
http://www.linuxfromscratch.org/blfs/view/cvs/server/courier.html





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to