home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / gpm108b.zip / English / GPMNC.CFG < prev    next >
Text File  |  2000-04-26  |  1KB  |  28 lines

  1. ;*===========================================================================*
  2. ;*   General Purpose Mailer. FTN-compatible Extended-Binkley-Style mailer    *
  3. ;*   for OS/2 Warp with multiline support and Presentation Manager GUI.      *
  4. ;*   Written by Igor Vanin (2:5030/448@fidonet, vanin@gpmail.spb.ru)         *
  5. ;*===========================================================================*
  6. ;*                 Nodelist compiler's configuration file.                   *
  7. ;*===========================================================================*
  8.  
  9. ; If a nodelist does not contain "Zone,..." string (e.g. a local network
  10. ; nodelist), then the value of this variable will be used.
  11. ; Default value is not defined.
  12. Default_Zone 2
  13.  
  14. ; Path to nodelists and nodelist index. This keyword must be defined in two
  15. ; configuration files: of the mailer and of the nodelist compiler. It must
  16. ; contain the same path in both files.
  17. Nodelist_Path C:\Net\NodeList
  18.  
  19. ; You may define up to 32 nodelists and pointlists.
  20. ; Use '*' and '?' wildcards to work with all nodelists matching the mask.
  21. ; Use the '999' file extension to work with the newest nodelist with numerical
  22. ; extension (newest is one with latest date and modification time).
  23. ; Default value is not defined.
  24. Nodelist Nodelist.999
  25. Nodelist Net5030.999
  26. Nodelist Pnt5030.999
  27.  
  28.