On Wed, 24 Aug 2005, [EMAIL PROTECTED] wrote: On 2005-08-24, Ted Zlatanov <[EMAIL PROTECTED]> wrote: >> This should be a bug, though. > > No. If the mail monitor is loaded, there should be a mailbox specified > to monitor. The MAIL environment variable is the default.
I understand what's expected, but programs should be liberal in what they accept as input, including environment variables or the lack thereof. Just have a message that says "set your MAIL variable and read the documentation" in the monitor instead of a stack trace. New users will appreciate it, and the extra code is what, 3-5 lines? Ted
