Commit af9a470f af9a470f5b0816d09567a7dd64707048eaf9bbc0 by Sergey Poznyakoff

Set MBOX variable.

1 parent bd1acc19
......@@ -49,6 +49,7 @@ if ![info exists MAILFLAGS] {
#FIXME:
set env(MAILRC) $srcdir/etc/mail.rc
set env(MBOX) $srcdir/spool/mbox
# The variable mail_prompt is a regexp which matches the mail prompt.
global mail_prompt
......