]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/mailboxes.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / 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/";