Date: Mon, 4 Dec 2000 16:56:36 -0500 From: Peter Lai <PeterL@resnet.uconn.edu> To: "'mike@hyperreal.org '" <mike@hyperreal.org>, Peter Lai <PeterL@resnet.uconn.edu> Cc: "'freebsd-questions@freebsd.org '" <freebsd-questions@freebsd.org> Subject: RE: $MAIL w/qmail defaults to /var/mail/userid? Message-ID: <9F36E367710D474E9806AA393FE737FB019F17@resnetnt.resnet.uconn.edu>
next in thread | raw e-mail | index | archive | help
ohhh ok. How about setting /etc/csh.cshrc or /etc/profile to set $MAIL every time the user logs in? -----Original Message----- From: mike@hyperreal.org To: Peter Lai Cc: freebsd-questions@freebsd.org Sent: 12/4/2000 3:15 PM Subject: Re: $MAIL w/qmail defaults to /var/mail/userid? Peter Lai wrote: > i think mail.local is fooling around with the $MAIL variable. I don't see any evidence that mail.local is being invoked at all. > for qmail, set delivery options when calling qmail-send, as in the script > > /var/qmail/boot/home I don't see the connection between an interactive shell's environment and the environment that is set by env(1) in /var/qmail/boot/home. The latter is just for qmail-send when it is delivering mail. This script makes no reference to mail.local anyway. The problem is not where the mail is going (we want it to go into ~/Mailbox, like it is), rather it is just the fact that the $MAIL variable is being set to /var/mail/foo for users who login and want to check their mail with a client that relies on this variable (e.g., elm). - Mike ________________________________________________________________________ Mike Brown / Hyperreal | Hyperreal http://music.hyperreal.org/ PO Box 61334 | XML & XSL http://skew.org/xml/ Denver CO 80206-8334 USA | personal http://www.hyperreal.org/~mike/ 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?9F36E367710D474E9806AA393FE737FB019F17>