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 hacking
-derrick
Thus spake Jason Helfman ([EMAIL PROTECTED]):
> 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.