From owner-freebsd-stable Sat Jan 20 20:40:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id 3728937B401 for ; Sat, 20 Jan 2001 20:40:01 -0800 (PST) Received: (qmail 32721 invoked by uid 1001); 21 Jan 2001 04:40:48 -0000 Date: Sat, 20 Jan 2001 23:40:48 -0500 From: Pete Fritchman To: Roelof Osinga Cc: freebsd-stable@freebsd.org Subject: Re: MAIL set by whom? Message-ID: <20010120234048.A32228@databits.net> References: <3A6A50F3.307C9E06@nisser.com> <20010120222545.A31387@databits.net> <3A6A63A5.94C2BC86@nisser.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A6A63A5.94C2BC86@nisser.com>; from roelof@nisser.com on Sun, Jan 21, 2001 at 05:20:53AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ++ 21/01/01 05:20 +0100 - Roelof Osinga: >[...] >Bash in this case. Don't believe it was overridden, yet... I assume you are executing bash as a login shell so it reads ~/.profile and ~/.bash_profile. If you are, make sure between ~/.profile and ~/.bash_profile you are only setting MAIL once, and to the correct value: export MAIL=~/Maildir If you are su'ing to the user without typing "su - user" to make the resulting shell a login shell, you will have to put that line in ~/.bashrc. >[...] >> http://www.mutt.org/doc/manual/manual-4.html#ss4.6 > >Doesn't say much. I don't like 'auto-anything'. Just a couple of >hours ago I lost my bookmarks in my NT2K WS. All except for the >NS toolbar on top, whatever it's called. Tx to installing an USB >Epson 680 inkjet using some fancy auto thingum. That were a lot >of bookmarks that went to greener pastures! I don't like auto thingums >by whatever name . Eek, that sucks :( I hate losing bookmarks! > >Things like "Mutt does not update these files, yet." make me nervous. > That's just for MH-style mailboxes. >[...] >[mutt -v output] >MAILPATH="/var/mail" >[...] >nl:~$ set | grep MAIL >MAIL=/home/roelof/Maildir >MAILCHECK=60 >MAILDIR=/home/roelof/Maildir > > >So where does that $MAILPATH enter things? [this may not be 100% correct, it's after a 30-second look at src] If you don't define a default spool in your .muttrc, and you don't define HOMESPOOL (like, ~/Mailbox or something), mutt will look in $MAILPATH/$USERNAME by default. > >Roelof Regards, -pete > >PS talking about bugs. Did you know Chivas Regal has switched to >screw caps? Try pulling those off. Sheesh! ;) :) > > >-- >---------------------------------------------------------------- >Het Slakke Huis van de TGV op http://SlakkeHuis.com/ >---------------------------------------------------------------- >Home is where the (@) http://eboa.com/ is. >Nisser home -- http://www.Nisser.com/ >Beveiligingsverwijzingen -- http://Nisser.com/links.htm >Overzicht bekende LijnMonitoren - > http://www.SlakkeHuis.com/Werkgroepen/LM/monitoren.php3 >---------------------------------------------------------------- -- Pete Fritchman Databits Network Services, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message