]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/mailproc.c
Updated documentation and comments about sendmail/pipe.
[nmh] / docs / historical / mh-jun-1982 / strings / mailproc.c
1 #ifdef COMMENT
2 Proprietary Rand Corporation, 1981.
3 Further distribution of this software
4 subject to the terms of the Rand
5 license agreement.
6 #endif
7
8 /*
9 * This is the path for the Bell equivalent mail program... Used
10 * by "news -send" to send news items to the news user.
11 */
12
13 char *mailproc = "/usr/ucb/mail";