home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / bm332c.zip / FILES.C < prev    next >
Text File  |  1993-01-12  |  165b  |  5 lines

  1. char mailspool[] = "/spool/mail";    /* Incoming mail */
  2. char mailqdir[] = "/spool/mqueue";        /* Outgoing mail spool */
  3. char alias[] = "/alias";            /* alias file */
  4.  
  5.