--- Eric Scopinho <[EMAIL PROTECTED]> wrote: > Sorry, if it's off-topic mail. > > I have a FreeBSD box with qmail(Maildir)+vpopmail working very well. > It's partitions are : > / > /usr > /var > > My user's home directory (Mail boxes) are in /usr/home/vpopmail and when I mount the >/usr on my > NFS Server > everything is OK. > But when I mount my /var on my NFS Server the qmail doesn't start. My qmail >directory is on > /var/qmail > > Have I missing anithing?
What does ps jaxww | grep qmail say? What are in your logs? grep qmail /var/log/* Were the qmail binaries compiled for FreeBSD? Why are you mounting the entire /var partition over FreeBSD, since this is a rather important system partition? I would recommend that /var be local. Mounting /var/qmail only over NFS is a bit more acceptable, but still rather odd and _not_ recommended. Adam. ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie
