]> diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/mailboxes.c
Added start_test/finish_test to a bunch of tests.
[nmh] / docs / historical / 2.9BSD / strings / mailboxes.c
1 /*
2 * This is where the user mailboxes are kept. On our 11/70 they were
3 * kept in each users $HOME directory. This is where the VAX login
4 * program is looking for them, as well as the old BELL mail.
5 */
6
7 char *mailboxes = "/usr/spool/mail/";