Set MBOX variable.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -49,6 +49,7 @@ if ![info exists MAILFLAGS] { | ... | @@ -49,6 +49,7 @@ if ![info exists MAILFLAGS] { |
49 | 49 | ||
50 | #FIXME: | 50 | #FIXME: |
51 | set env(MAILRC) $srcdir/etc/mail.rc | 51 | set env(MAILRC) $srcdir/etc/mail.rc |
52 | set env(MBOX) $srcdir/spool/mbox | ||
52 | 53 | ||
53 | # The variable mail_prompt is a regexp which matches the mail prompt. | 54 | # The variable mail_prompt is a regexp which matches the mail prompt. |
54 | global mail_prompt | 55 | global mail_prompt | ... | ... |
-
Please register or sign in to post a comment