Re: checking multiple boxes.....

2000-01-25 Thread Telsa Gwynne
On Tue, Jan 25, 2000 at 04:36:35PM -0600 or thereabouts, Jason Helfman wrote: > When I quit any program, I may get a msg that says "You have mail in > /var/spool/mail/$USER > > Is their a way for get sendmail to check the other boxes. I'm only in a > console window, so this would be helpful. I

Re: checking multiple boxes.....

2000-01-25 Thread Derrick Daugherty
That's not sendmail checking, that's part of your shell/login. look at /etc/login.defs for whether or not to check, and then you'd need to setup your shell's environment to be aware of more than one mailspool. MAILPATH or MAIL can be set if you're in bash. See man page for further stuff. happy

Re: checking multiple boxes.....

2000-01-25 Thread David DeSimone
Jason Helfman <[EMAIL PROTECTED]> wrote: > > When I quit any program, I may get a msg that says "You have mail in > /var/spool/mail/$USER So what does this have to do with Mutt? > Is their a way for get sendmail to check the other boxes. I'm only in > a console window, so this would be helpfu

checking multiple boxes.....

2000-01-25 Thread Jason Helfman
When I quit any program, I may get a msg that says "You have mail in /var/spool/mail/$USER Is their a way for get sendmail to check the other boxes. I'm only in a console window, so this would be helpful. I don't know off-hand, thus I research.