Date: Wed, 14 Jun 2000 09:51:48 -0400 (EDT) From: William Melanson <wjm@gate.net> To: freebsd-questions@FreeBSD.ORG Subject: Mail.local build question? Message-ID: <Pine.A41.4.21.0006140947110.40958-100000@tiwa.gate.net>
next in thread | raw e-mail | index | archive | help
Sorry about the off topic question. I can see that within mail.local.c it builds itself with /var/mail being mailbox locations: #if (defined(sun) && defined(__svr4__)) || defined(__SVR4) # define USE_LOCKF 1 # define USE_SETEUID 1 # define _PATH_MAILDIR "/var/mail" #endif How would I go about pointing local mailboxes to $HOME/.mailbox? --------------------------------oOo------------------------------------ William J. Melanson CyberGate, Inc. | e.spire Communications Sr Network Controller www.gate.net ---- www.espire.net Network Operations Center Phone: (954) 334-8080 finger wjm@gate.net PGP public key --------------------------------oOo------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.21.0006140947110.40958-100000>