home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR11 / MAIL2FX2.ZIP / MAIL2FAX.CFG < prev    next >
Text File  |  1993-09-25  |  2KB  |  67 lines

  1. // Configuration file for Mail2Fax  Version  1.0
  2. // Blank lines and entries starting with // are ignored
  3. // Entries may be in any order
  4.  
  5. loglines                    // Show **************** lines in log
  6.  
  7. DEBUG       1
  8.  
  9. LOGFILE   C:\PCBLOG\CALLER%PCBNODE%       // PcBoard log file
  10. FAXID      FAX MAIL         // ID for locally posted messages
  11. NETID      JOB SEARCH FAX   // ID for messages from network
  12. PRIV                          // Make replies PRIVATE
  13. FAXCMD     ZFAX.COM         // Command to process/fax an extracted message
  14. SYSOPNAME  Frans van Duinen
  15. FAXALIAS   FAXALIAS.TXT        // File with aliasses and fax numbers
  16.  
  17. // LDOK                        // Flag long distance calls ok (omit if not ok)
  18. // MAXFAX                       // Maximum no of new faxes per user per day
  19. // NOUSERINF                   // Do not access any fields in USERS.INF
  20. // SUBJ     Your Fax           // Subject line for reply, NO // ALLOWED
  21. // NOREPLYID                     // No replies for this user
  22.  
  23.  
  24. COVERPAGE COVRPAGE.TXT       // File with text for covering page
  25.                             // Blank cover page with text using @var@
  26.  
  27.  
  28. OKNNX   LOCALNNX.TXT         // List of 3 digit NNX numbers that represent
  29.                             // valid local area dialing prefixes.
  30.                             // Each 3 digit number is preceded by a blank.
  31.  
  32.  
  33. BLOCKTN    BLOCKTN.TXT          // List of 7/10 digit telephone numbers that
  34.                             // are blocked. Numbers are in 4165883821 or
  35.                             // 5883821 form and each number is preceded by
  36.                             // a blank
  37.  
  38.  
  39. FAXSENT FAXSENT.TXT         // Text for reply if Fax was sent successfully
  40.                             // and a reply was requested (ReqRR).
  41.  
  42. FAXBUSY FAXBUSY.TXT         // Text for reply if number was busy on final try
  43.  
  44.  
  45. FAXRNA  FAXRNA.TXT          // Text for reply if number did not answer on
  46.                             // final try
  47.  
  48.  
  49. FAXFAIL FAXFAIL.TXT         // Text for reply if Fax Software was unable to
  50.                             // send fax and reported retry not possible (no
  51.                             // fax)
  52.  
  53.  
  54. FAXBAD1 FAXBAD1.TXT         // Text for message if The telephone number
  55.                             // specified is bad, i.e. too few/many digits,
  56.                             // bad NNX or blocked.
  57.  
  58.  
  59. //TOOMANY  TOOMANY.TXT         // Text for message if user posted more faxes
  60.                             // (new today)than the maximum
  61.  
  62.  
  63. //REPLY    REPLY.TXT          // Text for reply to send user (pre-empts sending
  64.                             // of any other reply, e.g. FAXSENT, FAXFAIL or
  65.                             // FAXBADn)
  66.  
  67.