home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / gigp1106.zip / mapping.cfg < prev    next >
Text File  |  1994-04-22  |  4KB  |  100 lines

  1. ;  Mapping samples
  2. ;
  3. ;
  4. ; General format:
  5. ; COMMAND incommingname FIDONETNAME outgoingaddress
  6. ;
  7. ; COMMAND may be a __single_character__:
  8.  
  9. ;   +  means ADD an area, and may use wildcards on the incommingname
  10. ;   -  means DROP an area, and may use wildcards on the incommingname
  11. ;   =  means KEEP the conference; may not use wildcards, and overrides
  12. ;      +/-
  13. ;
  14. ;      With the above commands, FIDONETNAME and outgoingaddress are
  15. ;      optional.  FIDONETNAME defaults to the name of the original
  16. ;      newsgroup.  The outgoingaddress refers to the moderator's address,
  17. ;      and is used in the case of moderated newsgroups, where all new posts
  18. ;      must be sent to the moderator's email address.
  19. ;
  20. ;      You may NOT use wildcards if you specify the fidonet echo name,
  21. ;      or the moderator's address, unless it is a read-only newsgroup
  22. ;      (gigo won't be able to figure out what name to write the newsgroup as).
  23. ;
  24. ;   @  means TRANSLATE MAILING LIST, and may not use wildcards.
  25. ;      With this command, the *incommingname* refers to the address
  26. ;      that you are having the mailing list *sent to*.  The outgoingname
  27. ;      refers to where new messages in the echo should be sent so that
  28. ;      the mailing list will post them.
  29. ;
  30. ;   !  means extended command.  It takes the incomming newgroup name,
  31. ;      the name of the function, and the parameters for the function.
  32. ;      Current examples are:   ! newsgroupname LOGTEXT newsgrp.log
  33. ;                              ! newsgroupname SAVETEXT newsgrp\
  34. ;      Function is identical to the USER .. LOGTEXT and USER .. SAVETEXT
  35. ;      functions in GATEWAY.CFG.
  36.  
  37. ; These are mailing lists from outside sources
  38. ;
  39. ; The address on the left is the address that it comes in as;
  40. ; the address on the right is where new messages are supposed to be sent to.
  41.  
  42. @ list.kid.media LIST.KID.MEDIA kid.media@airwaves.chi.il.us
  43. @ list.starfleet LIST.STARFLEET starfleet@mailhost.panix.com
  44. @ list.sfraves LIST.SFRAVES sfraves@soda.berkeley.edu
  45. @ list.wannabe WANNABE wannabe-l@wmeonlin.sacbbx.com
  46. @ list.highlander@7707 LIST.HIGHLANDER HIGHLA-L@PSUVM.PSU.EDU
  47. ;
  48. ;
  49. ;
  50. ; Save all msdos.binaries messages as *.IN files in a special directory:
  51. ! comp.os.msdos.binaries SAVETEXT C:\gateway\uudecode\
  52. ! news.answers SAVETEXT C:\gateway\faqfiles\ NEWS.ANSWERS
  53. ;
  54. ;
  55. ; Save all news announcements in an ascii log file:
  56. ! netcom.news LOGTEXT  C:\bbs\bulletin.txt
  57. ;
  58. ; These are some of the newsgroups I want.
  59. ;
  60. ;
  61. = comp.os.linux.announce LNXHELP  ; I gate this for FidoNet
  62. + alt.hackers                     ; Fun group..
  63. + alt.rock-n-roll.*               ; A sample entry with wildcards
  64. + comp.archives.msdos.announce  NEW_MSDOS_FILES ; A sample rename
  65. + comp.os.msdos.programmer*             ; Another wildcard sample
  66. - comp.os.msdos.programmer.turbovision  ; "except" the specific area
  67. + sac.*  ; these are my local newsgroups ; Last wildcard sample
  68. ;
  69.  
  70. ;  Are you feeding your usenet host fidonet echos?
  71. ;
  72. ;  GIGO can send Fidonet echoes to usenet using usenet hierarchy names.
  73. ;  This is particularly useful when you are trading fidonet mail for usenet
  74. ;  mail instead of actually paying your host.  GIGO can read your fidonet.na
  75. ;  style file to generate the mapping information that is needed.  Most
  76. ;  people won't need this option, but it is provided to make life easier
  77. ;  for those that do need it.
  78. ;
  79. ;  If an echo is being put back onto the Internet, but there is no explicit
  80. ;  mapping for it, GIGO will check to see if the name matches that of your
  81. ;  normal fidonet echos.
  82. ;
  83. ;  If it _does_ match, then GIGO will go ahead and export it to your host,
  84. ;  and prepend the following user-defined heiarchy name to it.  i.e.,
  85. ;  fidonet's FDECHO would become swizzle.fido.fdecho
  86. ;
  87. ;  Technical note:  For every line in the echos list,  GIGO will internally
  88. ;  create a single mapping line using the "=" syntax.  Ie, "FDECHO" 
  89. ;  will create   "= swizzle.fido.fdecho FDECHO" in the mapping.
  90. ;
  91. ;  Usage:  FIDOECHOS listname hierarchyname
  92. ;  (More than one instance of this _is_ allowed)
  93. ;
  94. ;FIDOECHOS C:\FD\FE\FIDONET.NA swizzle.fido
  95. ;FIDOECHOS C:\FD\FE\FIDONET.NO swizzle.fido
  96. ;FIDOECHOS C:\FD\FE\LOCAL.LST swizzle.fido
  97.  
  98.  
  99.  
  100.