Date: Sat, 20 Jan 2001 23:40:48 -0500 From: Pete Fritchman <petef@databits.net> To: Roelof Osinga <roelof@nisser.com> Cc: freebsd-stable@freebsd.org Subject: Re: MAIL set by whom? Message-ID: <20010120234048.A32228@databits.net> In-Reply-To: <3A6A63A5.94C2BC86@nisser.com>; from roelof@nisser.com on Sun, Jan 21, 2001 at 05:20:53AM %2B0100 References: <3A6A50F3.307C9E06@nisser.com> <20010120222545.A31387@databits.net> <3A6A63A5.94C2BC86@nisser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
++ 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 <s>. 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 <petef@databits.net> Databits Network Services, Inc. <http://databits.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010120234048.A32228>