home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / gigop806.zip / NOTES < prev    next >
Text File  |  1994-08-06  |  83KB  |  1,832 lines

  1. Notes & Updates to GIGO
  2. Jason Fesler, 1:203/7707
  3. jfesler@wmeonlin.sacbbx.com
  4.  
  5.  
  6.     *   WARNING   *
  7.  
  8.     GIGO is still considered to be in "beta" status,
  9.     especially this version.  This is the first OS/2 + DOS release.
  10.     There HAVE BEEN CONFIGURATION CHANGES - read the notes
  11.     file, and you will be fine.  There is about 1.5 pages worth
  12.     of information that you should read when upgrading.
  13.  
  14.  
  15.     *   WHEN REPORTING A BUG   *
  16.  
  17.        I will need the following packaged into an archive, and sent
  18.        to me via email, file attach, or FTP.
  19.  
  20.        o  A NOTE, ie README.1st, describing the problem, and the
  21.           VERSION or FILE DATE of your gateway.exe file.
  22.        o  All of your *.CFG files.  If it's signature
  23.           or mailer message related, also your GATEWAY.MSG file.
  24.        o  If the problem is fido->uucp, send me input .PKT files
  25.        o  If the problem is uucp->fido, send me input .D/.X files
  26.  
  27.  ----------------------------------------------------------------
  28. August 4, 1994
  29.  
  30. o           OS/2 text-mode version made; will run as a window or as a
  31.             full-screen application.  Fullscreen is definately faster.
  32.             The OS/2 stuff will be in a seperate archive, with
  33.             OS/2 2.x binaries for the utilities (except for MAILSCAN).
  34.  
  35. * IMPORTANT:   The message in GATEWAY.MSG for bouncing messages
  36.             has been changed!  Be sure to look at the new one, and
  37.             adapt as neccesary.    (#bounceuucp:site# and #bounceuucp:user#
  38.             added; more flexability on error messages given)
  39.  
  40.             Self-check to make sure that all gateway messages are available
  41.             is now done.  Some problems were caused by assuming that all
  42.             of the messages were there, but where not.  Now, especially with
  43.             the change on the bounceuucp:site and bounceuucp:user messages,
  44.             I want to make _sure_ everyone's files are properly updated.
  45.  
  46.             KEEPUNKNOWN has been expanded!
  47.  
  48.               KEEPUNKNOWNSITES  keeps mail to bad site names,
  49.               and leaves them in your netmail folder for your examination
  50. IMPORTANT!
  51. ****-->       KEEPUNKNOWNUSERS  keeps mail to users not specifically
  52.               defined.  Without this keyword, mail to undefined USER's
  53.               on _your_ system will be bounced automaticly.
  54.               [HINT:  IF YOU DO NOT DEFINE EACH AND EVERY USER,
  55.                YOU WILL WANT TO USE THE KEEPUNKNOWN OPTION!]
  56.  
  57.             Outgoing news files should now be compressed when sent from
  58.             a mailing list that you host.
  59.  
  60. GZIP!       GZIP and COMPRESS have both been recompiled, for both
  61.             OS2 and for DOS.  You may now use either one for the
  62.             compression and decompression of news; check with your
  63.             host before using gzip.  See the sample configs for
  64.             details, as well as the notes in the GZIP and COMPRESS
  65.             directories.
  66.  
  67.             Hopefully..  8BIT works properly now.
  68.             TRANSLATE should work properly now, with or without quotes.
  69.  
  70.             Fidonet date fields fixed.  Now properly showing the local
  71.             time/date on all messages, relative to YOUR site.
  72.  
  73.             Config prescanner fixed: BLOCKADDR, FASTRETURN both fixed.
  74.  
  75.             NOVIDEO broke when I put in the ESC handler.  Fixed.
  76.             If NOVIDEO is specified, and you hit the ESC key, video
  77.             will be turned on temporarily, long enough to make sure
  78.             you want to quit GIGO.
  79.  
  80.  
  81.             LISTSERV and FIXMAP correctly quit when a signature is found.
  82.             FILESERV correctly quits when a signature is found.
  83.             (Signatures are defined as two or more dashes at the
  84.              beginning of the line, ie -- or --- or -------------------)
  85.  
  86.             Signatures should be a bit more reliable when specifying multiple
  87.             addresses to the same signature block.
  88.  
  89.             *whoname is now a valid token in the gateway.msg file - it
  90.             is just like *whofrom, except it's the name only.
  91.  
  92.             Various null-pointer assignments, leading to Exception 13
  93.             errors under some operating environments, fixed.  Hopefully,
  94.             all of them..
  95.  
  96.             Fileserv wildcarding enhanced:  The okfiles listing will
  97.             now allow for partial wildcards; ie, if you specify
  98.             that c:\dirname\file*.* is searchable, it will only check
  99.             those particular files.
  100.  
  101.             More work on detecting outside mailer daemons.  Now, only
  102.             the username field is checked - addresses like peter@somewhere.daemon.co.uk
  103.             will not trigger the daemon filter.  Daemons are now defined
  104.             as usernames of "uucp" or "bounce", or as usernames containing
  105.             "daemon", "demon", "mailer", or as usernames that are completely
  106.             empty (ie, From:  @some.site ; potentionally sent from sendmail
  107.             8.6.*)
  108.  
  109.             If the Date: field is missing (or in the msg body instead of the
  110.             header), GIGO will use Jan 01 1981  00:00:00 for the time/date,
  111.             instead of having a page fault / exception 13.
  112.  
  113.             On bounced messages:  msgs will be returned back to the addresses
  114.             found in this priority:
  115.                Errors-To:
  116.                Resent-Sender:
  117.                Resent-From:
  118.                Sender:
  119.                From:
  120.                [or, if all else fails, the envelope info in the xqt files]
  121.  
  122.             PATH  - Adds a PATH kludge line to echomail messages produced
  123.             by the gateway.  Specify the gateway's net/node number
  124.             (just like seen-by).   Added for WildCat compatibility
  125.             with their new mail processor (sigh).
  126.  
  127. -------------------------------------------------------------------------
  128.  
  129. [05-24-94]  Lots of new little things !!
  130.  
  131.             In fido messages bounced back to fido users, it now
  132.             comes from "mailer-daemon" instead of "mail-daemon",
  133.             to match the rest of the mailer-daemons in the program.
  134.  
  135.             RMAIL_KEEP_ALL expanded - new keywords ..
  136.                "RMAIL_KEEP_ALL"      (or  "Keep Mail")
  137.                "RMAIL_HIDE_ALL"      (or  "Hide Mail")
  138.                "RNEWS_KEEP_ALL"      (or  "Keep News")
  139.                "RNEWS_HIDE_ALL"      (or  "hide News")
  140.             These will change the default status of message headers
  141.             on usenet->fidonet format translation.  You may default
  142.             news or mail headers to always be show, or to always be
  143.             hidden.
  144.  
  145.             SPLIT kludge line conforms to the "standard" one.
  146.  
  147.             You can now cleanly abort the processing of your mail.
  148.             Hit [ESC] when processing mail; a small pop-up will appear,
  149.             asking you to hit "Y" to confirm it.   It may take a moment
  150.             for this window to pop up, as it is only checked _between
  151.             files_.  This method will cleanly and safely shut GIGO down,
  152.             and properly close any files etc that may be open.
  153.             >>Ctrl-Break is still allowed, but is NOT a clean exit!
  154.             >>I could not cleanly trap the Ctrl-Break key, so use ESC!!!
  155.  
  156.  
  157.             New keyword:  TRANSLATE_CONTROL .. Creates kludgelines
  158.             for Squish 1.10 to automaticly cancel messages.  Whenever
  159.             a message comes in a newsgroup with the "Control: cancel .."
  160.             header, GIGO will translate it to ^aACUPDATE: DELETE ...".
  161.             (See the new Squish 1.10 documentation on ACUPDATE kludges)
  162.  
  163.             Otherwise..  if you define "DELETE_CONTROL", all messages
  164.             with the Control: header defined, are arbitrarilly nuked.
  165.             Caio!
  166.  
  167.  
  168.             Message headers were only importing the first line from
  169.             multiline headers.  Fixed.  (Not sure if gigo0405 had this
  170.             problem, but the ginnypig versions _did_)
  171.  
  172.             When importing origin lines into the organization line,
  173.             the node address gets stripped.
  174.  
  175.             Worked some on incoming dates
  176.  
  177.             the Allow: keyword works now  (config reader error)
  178.  
  179.             MAPSITEUNDEF - similiar to MAPSITELOCAL and MAPSTYLESITE.
  180.             This allows a template (ie, *user@*fnz.fidonet.org)
  181.             when writing newsgroups, or bouncing messages, from people
  182.             who are not otherwise authorized to use the gateway.
  183.             This option has been added for people who are not using
  184.             GIGO in fidonet environments; the .fidonet.org that was
  185.             the default was inappropriate for them.
  186.  
  187.             TRANSLATE - There is now a translation table for fidonet->
  188.             internet 8 bit messages.  You can change how the characters
  189.             get translated.
  190.  
  191.             MSGID and Message-ID stuff worked on, trying to remove
  192.             an incompatability with Squish 1.10's dupe checker.
  193.             Also trying to get messages from internet->fidonet->internet
  194.             to re-use the original Message-ID: field, so that dupe checkers
  195.             on the net will catch it (Apparently, at least one country
  196.             has a problem with dupe loops between the gates  and the net).
  197.  
  198.             MSGID's when using the NIKE option are now "midxxxxxxxxxxxxx"
  199.             instead of "<xxxxxxxxxxxxxx>" .. The brackets were causing
  200.             the new Squish 1.10 to think everything was a dupe.  Great, eh?
  201.  
  202.             Fixed a ginnypig version problem of when the mapping.cfg
  203.             contained "+ alt.*" and a user posted in "alt.fubar" ...
  204.             the messages were being posted as "alt.*" instead of "alt.fubar".
  205.  
  206.             For people who need the XQT files to say that they are
  207.             from "uucp" instead of from the actual user,
  208.             you can specify "XQT_FROM_UUCP" (mainly for david nugent)
  209.  
  210.             Direct support for hosting mailing lists without the use
  211.             of a message base, using standard ASCII files as the
  212.             temporary medium.  See MAILLIST.CFG for details.
  213.             I plan on adding Digest Message support as an external
  214.             program in the near future.
  215.  
  216.             Email -> News converter:  Write email to a site on your
  217.             gateway, and have it posted as news!  (Used by mailing
  218.             list functions in MAILLIST.CFG)
  219.  
  220.             Email -> Echomail converter:  Write email to a site on
  221.             your gateway, and have it posted as echomail!  (Used by
  222.             mailing list functions in MAILLIST.CFG)
  223.  
  224.             Statistics freaks:  LOGTRAFFIC  TRAFFIC.LOG will create
  225.             a TRAFFIC.LOG containing information about all incoming
  226.             and outgoing email.  You can analyze this log file
  227.             to produce billing if desired.  [A statistics program
  228.             is not currently available.  Any bright programmers
  229.             out there that like ASCII files?]
  230.  
  231.             Some lines that you told to HIDE or KILL would show up
  232.             anyways if they take up more than one line in the original
  233.             config file.  Fixed.
  234.  
  235.             Worked a bit on MSGID generation.  Trying to out-maneuver
  236.             dupe detectors that use MSGID.
  237.  
  238.             REPLY kludge lines created by the gateway (for threading
  239.             with DOS bbs packages) were not consistant with the MSGID's
  240.             that were created.  Fixed.
  241.  
  242.             Added code to handle name-munging performed by UUCICO
  243.  munging:   when the file name being transfered does not match
  244.             the host names involved.   Experimental; this one
  245.             was hacked with trial & error, since it is not documented
  246.             very well in the Waffle docs, and the 1.63 sources don't
  247.             provide any clues, either.  I _think_ this will solve cases
  248.             where the filename and the hostname do not match.
  249.  
  250.             If GIGO can not find your files, try using "ALTMUNGING"
  251.             in your configuration files.
  252.  
  253.  
  254.             Messages with just a tearline and origin (no message body)
  255.             were causing portions of memory to be overwritten when
  256.             the signature code added in the user's signature.  Fixed.
  257.  
  258.             Old syntax of the MAP command revived, as well as a new syntax.
  259.               MAP + alt.*         ; Just like + alt.* in mapping.cfg file
  260.               + alt.*             ; just like + alt.* in mapping.cfg file
  261.               MAP MAPPING.CFG     ; "includes" mapping.cfg file
  262.               INCLUDE MAPPING.CFG ; "includes" mapping.cfg file
  263.  
  264.  
  265. [04-05-94]  Whew!
  266.  
  267.             Baby girl "Branwyn Ruth Fesler" born 02-14-94 - On Valentines day!
  268.  
  269. [configuration]
  270.  
  271.             Support for a new keyword ("INCLUDE").  You can now INCLUDE
  272.             external parts into your config file. Logical uses would be if
  273.             you need to run more than one config file; you can make the
  274.             common parts of the config in a single file for easy editing.
  275.  
  276.             Config file reading revamped; now a slower method is used
  277.             in order to not allocate the memory until we know exactly
  278.             how many we need.  Comments etc no longer affect the memory
  279.             usage (even temporarily).  However, the more INCLUDE statements
  280.             you use, the longer it is liable to take.
  281.  
  282. [mapping configuration]
  283.  
  284.             If you are upgrading, the usage of the MAP statement has CHANGED!
  285.  
  286.             (old)  MAP MAPPING.CFG
  287.             (new)  INCLUDE MAPPING.CFG
  288.  
  289.             You can now make seperate mapping files, and INCLUDE them, or
  290.             you can directly import your mapping straight into the config
  291.             file to make it one big messy config file from hell.   Either
  292.             way..
  293.  
  294.             You can include mapping statements directly into your regular
  295.             config file now.
  296.  
  297.                 MAP + news.answers   (in your config file)
  298.  
  299. an              INCLUDE MAPPING.CFG  (in your config file)
  300.                 + news.answers       (in your mapping.cfg)
  301.  
  302.             are identical in function.
  303.  
  304.  
  305.  
  306. [time related]
  307.  
  308.             Support for time zones in New Zealand (I think) is correctly
  309.             working.  They are 30 minutes out of synch with the rest of the
  310.             world.  [I _think_ this works correctly; I'm sure that P.Thornton
  311.             will let me know..]
  312.  
  313. [headers, and integration of FTN and Usenet technologies]
  314.  
  315.             Message-ID's and References can now be (semi) transparently
  316.             gated, by making some non-standard ^aMSGID lines in the fidonet
  317.             messages.  Look for "KEEP_THREADS" in the gateway.cfg
  318.             file.  By default, this is disabled.
  319.  
  320.             Multi-line headers are now correctly read [ie, From: lines that
  321.             span two lines, etc].  This fixes the activity of some bouncing,
  322.             etc where the address itself was not on the first From: line.
  323.  
  324. [messages]
  325.  
  326. **          Bounce messages, etc are now sysop-definable - look in
  327.             the file called GATEWAY.MSG for all of the default messages,
  328.             and to see how to change any of those messages to those of your
  329.             choice.
  330.  
  331.             changed "mail-daemon" to "mailer-daemon", in another effort
  332.             at keeping the mailer-daemons daemon aware amongts themselves
  333.             on the internet.
  334.  
  335.             USER ... INFO ...   commands will no longer say they are
  336.             from the mailer-daemon, but instead from the user.
  337.  
  338.  
  339. [signatures]
  340.  
  341.             SIGNATURES!  [go away..]    Look at bottom of GATEWAY.MSG
  342.             to see a sample of how signatures look.
  343.  
  344. [ml - mailing list and netmail packing related]
  345.  
  346.             ML.EXE now supports:
  347.                  Squish
  348.                  *.MSG
  349.                  Jam
  350.                  Hudson
  351.             NOTE * THE CONFIG FILE _DID_ CHANGE SOME!  READ THE ML.DOC
  352.             FILE FOR THE FORMAT OF THE NEW ML.CFG FILE!
  353.  
  354. [addressing inbound+outbound]
  355.  
  356.             GIGO will now properly handled quoted addresses for incoming
  357.             and outgoing email (ie, "Joe Blow"@some.wierd.site).  GIGO
  358.             will not generate quoted addresses, but it will understand them.
  359.  
  360.             Now Valid:
  361.              to: joe.blow@some.unix.system
  362.              to: "Joe Blow"@some.vms.system
  363.              to: joe.blow@some.site.org (Some User Name Here)
  364.              to: Some User Name <joe.blow@some.site.org>
  365.  
  366.             Note, that if a Some User Name is specified, it is _STRIPED_
  367.             at the gateway.  I don't have the time to complete rewrite the
  368.             gateway interpreter; this will work, though, for getting the
  369.             mail _out_ to the recipient.
  370.  
  371.             Even though quoted addresses are legal, PLEASE, do NOT encourage
  372.             their use.  I can not guarantee that all of the sites on the
  373.             internet can deliver it properly, nor other gateways, etc.
  374.             It should only be used if and only of the other end is using it,
  375.             for _their_ address.
  376.  
  377.             When making "To:" or "Cc:" lines in your fidonet message,
  378.             only use one address per line.  This was neccesary to safely
  379.             handle the quoted names, etc.
  380.  
  381.             Mailing list conversion was still case sensitive.  Neutered.
  382.  
  383.  
  384. [packet files  inbound/outbound]
  385.  
  386.             cmsg cancel messages can now be ignored
  387.             by specifying  "cmsg_cancel" in your config
  388.  
  389.             "Short Date" fields in .PKT files from ancient mal-formed
  390.             fidonet software have been neutered.  The combination of a
  391.             few mail tossers with ancient software [Opus being prime
  392.             example] were creating the short packets.
  393.  
  394.             Trailing garbage on outgoing mail fixed.  Happened mostly
  395.             on messages that had both carriage returns and line feeds.
  396.             [Ie, GoldEd]
  397.  
  398. [misc]      stack size increased from 40k to 50k
  399.  
  400.             Compiled with newer version of the compiler; they claim that
  401.             the startup code is cleaner and faster now.  I don't believe
  402.             them, but ..
  403.  
  404.  
  405.  
  406. [02-09-94]  ML recompiled to handle over 256 messages.  Now handles 2048
  407.             *.MSG messages or 5000 squish messages.
  408.  
  409.             ORIGINADDRESS - you may now have the Origin: line state
  410.             a different fidonet address other than your gateway.
  411.             Ie, if your gateway is 1:203/7707.999, and your main
  412.             address is 1:203/7707.0, you can state ORIGINADDRESS 1:203/7707,
  413.             and origin lines will use that address instead of your point
  414.             address.  (This was added against my better judgement.  Speed
  415.             wise, nothing should be affected.)..
  416.  
  417.             Fixed .f.n.z... parsing (after I made GIGO case insensitive)
  418.  
  419.             BURT_JUDA_HACK had a bug on the From and Received: lines
  420.  
  421.             Added switch:  NOVIDEO (or /NOVIDEO on command line).
  422.             Turns off all video after the configs initialize.
  423.             I mean _all_ video.  Really.  Every bit of it.
  424.             I considered making it switchable, depending on the job that
  425.             was being processed, but there is not enough of a speed increase
  426.             to justify that much work.  Instead, I modified the actual
  427.             video routines, to globally turn them on and off.  I was able
  428.             to see a 20% speed increase this way.   Note that video is turned
  429.             off _AFTER_ GIGO has initialized, so that if there are any
  430.             errors in the config, you'll see them.
  431.  
  432.             BLOCKADDRESS now understands two forms:
  433.              BLOCKADDRESS + *LISTSERV*     will block all listserv processors
  434.              BLOCKADDRESS - *@wmeonlin.*   except mine.. :-)
  435.             If you don't specify + or - , it will assume +
  436.  
  437.             USER bounce 1:2/3.4   USER NAME     should now work as expected.
  438.             USER bounce *:*/*.*   USER NAME     should also work.
  439.  
  440.             Kludge lines in the middle of messages should no longer
  441.             truncate messages prematurely.  Thanks to JOHO who places
  442.             *&@#! kludge lines in the _middle_ of forwarded messages..
  443.  
  444.             Whoops.  Forgot to take the 64k limit out of the mapping
  445.             section, a limit from the ancient 8088'able version. :-)
  446.             Same goes for the config section.
  447.  
  448.             Provisions made for when there IS no map file
  449.  
  450.             Map file + lines now honor moderated newsgroups (only = did before)
  451.             Map file = lines had a problem when only the newsgroup
  452.                name was mentioned and the fidonet echo name was not. fixed
  453.  
  454.             GIGO has stopped being case-sensitive (I hope).  GIGO will
  455.             _always_ make everything lowercase before doing any kind of
  456.             comparisons; when generating outbound mail, it will preserve
  457.             the case that you specify in the config files.
  458.  
  459.             Messages from any address with "daemon" or "bounce" in it
  460.             are automaticly rerouted to the admin if they were
  461.             headed towards any automated address; the fidonet TO field
  462.             will contain "root:" followed by the address that was
  463.             being sent to.
  464.                Affects:
  465.                    mailing lists
  466.                    fileserv/ftpmail
  467.                    external functions
  468.  
  469.             The return address for external functions will always be
  470.             the same as the address originally emailed to (ie,
  471.             mail sent to listserv@wmeonlin.sacbbx.com will be answered
  472.             by the same address).
  473.  
  474.             The return address for fileserv has changed from fileserv-sender
  475.             to fileserv, so that people may directly reply to the fileserv
  476.             mechanisms.  Bounced messages, etc, will be handled by
  477.             provisions mentioned above.
  478.  
  479.             PARTIAL-35, similiar to FSC-35.
  480.             Tells the gateway to only use FSC-35 when the return
  481.             address is different from the fidonet header, ie when the
  482.             address is too long to fit or when real names are used.
  483.             Using it will slow down your gate with yet another string
  484.             copy and comparison, but some people want it.
  485.  
  486.             If the nodelist index is empty, nodelist checking disables
  487.             itself, instead of bouncing everybody.
  488.  
  489.             Grunged messages _were_ looping.  Not any more.  It will no
  490.             longer get hung up on them.
  491.  
  492.             COMPILE.EXE modified to allow for blank lines that don't have
  493.             a semicolon at the front.  [Groglist.017 has this problem.]
  494.  
  495.             CASE_INSENSITIVE no longer needed.  Too many people are getting
  496.             mail from their host with the improper case.  I'll just make GIGO
  497.             not be case-sensitive.  You can now get rid of multiple copies
  498.             of the same SITE or USER command if the only difference is the
  499.             case.  When _generating_ addresses, the first matching address will
  500.             be honored; when _receiving_ addresses, case will not matter.
  501.  
  502. [01-14-94]  Netmail request a receipt (either kind allowed in netmail)
  503.             will illicit a response from the gateway, acknoweledging
  504.             the gateway itself got it.  In addition,p "Return-Receipt-To:"
  505.             now gets added to the message headers.  Not many sites support it,
  506.             but I've heard that sendmail does.
  507.  
  508.             (I love standards, so MANY to choose from!)
  509.  
  510. File Attaches!
  511.  
  512.             This is bound to open a rather large bag of worms, but ..
  513.  
  514.             To set up GIGO to allow file attaches, you will need to do
  515.             the following steps:
  516.  
  517.           -Add to your config:
  518.             FILESERV-ATTACH                ; enables attachments
  519.             FILESERV-INBOUND  c:\fd\files\ ; Your fidonet inbound directory
  520.             FILESERV-HOLD     c:\fd\hold\  ; Where to move files that the
  521.                                            ; gateway wants to send out
  522.                                            ; (facilitates YOUR cleaning things
  523.                                            ; up, by keeping things together)
  524.                                            ; DON'T FORGET TRAILING BACKSLASHES
  525.  
  526.  
  527.             You will _also_ need to enable FILESERV services for your gateway.
  528.  
  529.  
  530.             When GIGO sees a message with the file attach attribute on it,
  531.             GIGO will attempt to move the file from the inbound to the hold
  532.             directory.  It is up to you what to do with the files in the HOLD
  533.             directory after GIGO is done; you can keep them, delete them,
  534.             save them for a week, whatever.
  535.  
  536.             Once GIGO has decided what files are being sent, GIGO will
  537.             generate a .REQ file in your spool directory - the same type of
  538.             file that gets generated whenever GIGO gets a ftpmail request.
  539.  
  540.             The recipient will receive a status message, followed by the
  541.             files, from the account "ftpmail-sender".  The status message
  542.             will state who triggered the send, as well as instructions for
  543.             decoding the file.
  544.  
  545.             Enabling this option in GIGO is going to be opening yourself up
  546.             to a can of worms - potential problems you may experience are
  547.             listed below.  You will have to decide if you want to allow
  548.             it (most gateways don't).
  549.  
  550.               Potentional Problems         Solution
  551.  
  552.               - "HOLD" directory fills up  Make an event to clean it out
  553.                                            once a day, or after each run.
  554.               - Users may send to a        None.   :-(
  555.                 fidonet address
  556.               - If you pay metered rates   None.   :-(
  557.                 for UUCP connections,
  558.                 things can get expensive.
  559.  
  560.             Note that you, the administrator, will need to take special note
  561.             that you can ONLY file attach things that are in a requestable
  562.             directory on your hard drive.  The file-attach mechanism WILL
  563.             strip any directory names etc from the filename.  The only way
  564.             to bypass this is to not use file attaches, but to insteasd
  565.             generate .REQ files manually.  See the 01-06-94 notes.
  566.  
  567.  
  568.  
  569.             Account name expansion is now double checked, and reran, if not
  570.             completely expanded.  SITE GATEWAY x:x/x statements were not
  571.             expanding correctly, and neither were SITE *FTN or SITE *FNZ
  572.             statements.  They would subsitute user.name@*ftn.mysite.domain,
  573.             instead of expanding the *ftn part.
  574.  
  575.             Crude checking on SITE statements now being done.  Not perfect,
  576.             but should catch some of the errors.  GIGO will tell you which
  577.             line it knows it's going to have problems on.
  578.  
  579.             Same as above for USER statements.
  580.  
  581.  
  582. [01-13-94]  BLOCKADDDRESS  *listserv*
  583.             BLOCKADDRESS   *fileserv*
  584.             BLOCKADDRESS   *ftpmail*
  585.             BLOCKADDRESS   *BITFTP*
  586.  
  587.             The above will block most attempts (not all) for users to
  588.             receive massive amounts of mail that you might be paying
  589.             long distance for.  You may actually specify any address
  590.             pattern you want; wildcards are accepted for this parameter.
  591.  
  592.             You can extend this to BLOCKADDRESS *.z[123456].fidonet.org,
  593.             to stop people from being able to email to their fidonet
  594.             address equivalent.  (By defualt, GIGO turns such requests
  595.             back to netmail, and never sends them out to the internet
  596.             in the first place.  This is just one step further.)
  597.  
  598.             Note that BLOCKADDRESS _can_ be easy to fool, by the user
  599.             rearranging the address.  I suggest keeping the rules simple,
  600.             using wildcards (like the above examples).
  601.  
  602.          o  The BURT_JUDA_HACK option.  This option is probably going to
  603.             be useless under most circumstances.  Anyone that can use it
  604.             without pissing off their host, cool.  What it does is
  605.             change the top line of outgoing email from
  606.             "From site!user date+time remote from site" to
  607.             "From user@site date+time".  This is apparently needed for
  608.             (at least)Burt Juda's SMTP mailer or scripts.  If it works for
  609.             you, cool.  If you break something by using this option, may your
  610.             host suspend you by your genitals. =O You've been warned.
  611.  
  612.                                 :-)
  613.  
  614.  
  615.          o  Mapping file:
  616.             ! newsgroup.name SAVETEXT dirname\
  617.             ! newsgroup.name SAVETEXT dirname\  FIDONETNAME
  618.             ! newsgroup.name LOGTEXT filename.log
  619.             ! newsgroup.name LOGTEXT filename.log FIDONETNAME
  620.  
  621.             You can capture a specific newsgroup, and save that newsgroup
  622.             to individual files (*.IN files in the directory specified) or
  623.             to a single file.  This is for external processing.  You may
  624.             also specify the fidonet echoname to save it as (one way,
  625.             to fidonet only).  If you need both directions, you'll need to
  626.             _also_ make a = nesgroupname FIDONETNAME   _after_  these
  627.             lines.
  628.  
  629.             Usefulness?  Some people want to trap and convert the
  630.             *.binaries.* groups, and some want to trap areas like
  631.             news.answers.   I personally keep updated copies of all of the
  632.             .FAQ's posted to news.answers, and have a batch file set up
  633.             that takes the new ones, grabs the "Archive-Name:" out of it,
  634.             and puts it in the file directory for me.
  635.  
  636.  
  637. [01-11-94]  Made a modification to the COMPRESS program to speed up
  638.             performance...  Instead of copying to temp files
  639.             we let the compress program worry about creating or eliminating
  640.             the "#! cunbatch" line.   This cuts _my_ time down significantly,
  641.             as there are is 8-10 megs less copying back and forth on my
  642.             system a day..
  643.  
  644.             Note:  You may run with (1) of the following setups..
  645.  
  646.  [old compress]   COMPRESS compress.exe
  647.                   DECOMPRESS compress.exe -d
  648.                   ; FASTCOMPRESS  is commented, as this is the old program
  649.  
  650.  [new compress]   COMPRESS compress.exe -m
  651.                   DECOMPRESS compress.exe -d
  652.                   FASTCOMPRESS; make sure you have COMPRESS -m
  653.  
  654.  
  655.  [old gzip]       COMPRESS gzip.exe ; only use gzip if your host will take it
  656.                   DECOMPRESS gzip.exe -d
  657.                   ; FASTCOMPRESS  is commented, as gzip doesn't support it
  658.  
  659.   [no new gzip yet]
  660.  
  661.       o   other minor bugs fixed, can't remember them off hand.
  662.  
  663.  
  664. [01-06-94]  IMPORTANT!!!!!!!!!!!!!!!!!!!!!!
  665.  
  666.         NOTE BOTH CHANGES TO FTPMAIL AND MAPSTYLE HAVE BEEN MADE.
  667.         IF YOU DO NOT UPDATE YOUR CONFIGS, THINGS ___WILL___ BREAK.
  668.   ┌─
  669.   │ .   MAPSTYLE usage has changed, and is now definable for any
  670.   │     situtation you have.  You specify the way you want it to look.
  671.   │     Even the strange addresses that are needed by Gary Rux are
  672.   │     acheivable.  (Hiya Gary! :-)
  673.   │
  674.   │     MAPSTYLE:  Obsolete.
  675.   │
  676.   │     Replaced by:
  677.   │       MAPSTYLELOCAL  [format string]    ; Used when SITE LOCAL is specified
  678.   │       MAPSTYLESITE   [format string]    ; Used when SITE sitename .. parameters are used
  679.   │
  680.   │         Format string may be a template of the address you would like
  681.   │         formed by the gateway.  Valid variables are:
  682.   │             *site     ; Used with MAPSTYLESITE; current user
  683.   │             *user     ; Used with any template; current site
  684.   │             *mysite   ; Your "mysite" variable
  685.   │             *domain   ; Your "domain" variable
  686.   │             *myfeed   ; Your "myfeed" variable
  687.   │
  688.   │       Examples for MY site:
  689.   │         MAPSTYLELOCAL   *user@wmeonlin.sacbbx.com
  690.   │         MAPSTYLESITE    *user@*site.wmeonlin.sacbbx.com
  691.   │
  692.   │      The sample config file has more details and examples.  This overhaul
  693.   │      on the address generator should be able to accomodate everyone.
  694.   │      Bugs are likely to creep up, see the top of this file for sending
  695.   │      me bug reports.
  696.   │
  697.   │
  698.   │ .   All config verbs with "FTPMAIL" as part of it's name should be
  699.   │     renamed to "FILESERV" (ie, FTPMAIL-LIST  should be FILESERV-LIST).
  700.   │     GIGO will now process files to either "fileserv" or to "ftpmail",
  701.   │     but will be known as "fileserv".
  702.   │
  703.   │     The reason for this is because GIGO is not doing true ftpmail, which
  704.   │     involves ftp'ing to a remote site, getting a file, and sending to the
  705.   │     user.  More than a few people actually on the internet expressed
  706.   │     their desire to not confuse people on this concept, and suggested
  707.   │     the more common standard of "fileserv".
  708.   │
  709.   │     For now, GIGO will update it's config files internally, replacing every
  710.   │     instance of the keyword "FTPMAIL" with "FILESERV", for backwards
  711.   │     compatibility.
  712.   │
  713.   └ .   worked on ASCII transfers with ftpmail again..  Word wrapping has
  714.         been removed; it's causing problems for some people.  Most text files
  715.         are already wrapped at 80 columns; the gateway will no longer mutilate
  716.         anything that was formated differently.  With luck, no exception errors
  717.         for Scott..
  718.  
  719.     .   Added ability to read CR/LF delimited files from your host
  720.         (You must add CRLF to your config file, as this slows things down,
  721.         so is off by default).  I have no way of confirming that this
  722.         works; if anyone still has problems, see the top of this file
  723.         for sending me bug reports (ie, I need SAMPLES! to fix it if it's
  724.         broken!)
  725.  
  726.     .   Fixed the missing blank line between message body and header.
  727.  
  728.     .   ftpmail (ahem) fileserv limits are being honored now.. if you
  729.         specify maximum values, they will be honored.
  730.  
  731.     .   fileserv:  If you manually make a .REQ file, and you specify
  732.         filenames _with_ their drive+directory name, the files you are
  733.         sending do not have to be in the okfiles area, and bypass all
  734.         limits.  You can use this to manaully send something out.
  735.         Also, if the file name (with dir names etc) starts with a
  736.         # or ^ (binkley users will understand..)  the file will be nuked
  737.         after transmitting.  This is useful for people using their gateways
  738.         to tunnel fidonet mail via uucp.   Note, wildcards are NOT allowed
  739.         when you specify the directory name etc (sorry).
  740.  
  741.          Sample  .REQ files
  742.       ┌─────────────────────────────────┐
  743.       │myfriend@somesite.com            │ First line is where to send to
  744.       │; comment sent to user           │ ; lines are sent verbatim
  745.       │; comment sent to user           │
  746.       │gigo0103.zip                     │ sends if found in your list of dirs
  747.       │e:\gateway\gigo0103.zip          │ will send specifically this file
  748.       │^E:\outgoing\00001eba.mo1        │ will send, and _then_ kill it.
  749.       │^E:\outgoing\tic\tk001234.tic    │ will send, and _then_ kill it.
  750.       └─────────────────────────────────┘
  751.  
  752.           (Don't let this give you guys any bad ideas, grin!)
  753.  
  754.  
  755. [01-03-94]  Happy new year, folks
  756.  
  757.     .   When a message doesn't have a message body, GIGO will now
  758.         properly detect it, and write "message grunged / no body" in it.
  759.         If it can't find a body because the headers were too long (geez,
  760.         100-300k of HEADERS?!?) GIGO will simply junk the message.
  761.  
  762.     .   FTPMAIL additions..
  763.  
  764.           FTPMAIL-DEFAULT 75000 will specify that the default segment size
  765.           for split uuencoded binary files being sent back out will be of
  766.           75000 byte segments (which will expand to be 100k of text).  The
  767.           requesting party may choose an alternate size if desired.  The help
  768.           screen will reflect the default split size.
  769.  
  770.           Note that if the person requesting a file is from fidonet (ie, the
  771.           gateway KNOWS that it will be sending it back out as netmail right
  772.           away), ftpmail will change the default for him/her to 9990 bytes; it
  773.           will be up to him/her to switch it as desired.  Too many mail
  774.           processors puke on messages larger than 16k.
  775.  
  776.           FTPMAIL will now, when a user requests a name without wildcards
  777.           or regular expressions, stop after it finds the first match.  No more
  778.           sending out 2-3 copies of the same file..  If the user _does_ use
  779.           wildcards, multiple sends are still possible however.
  780.           Only exception:  "magic" names, even if they have wildcards, will
  781.           allow multiple instances; you can use one magic name multiple times
  782.           to indicate multiple files.
  783.  
  784.  
  785.     .   MULTIPLEHEADERS tells GIGO to place the usenet headers in all of
  786.         the fidonet messages, instead of just the first message, when it
  787.         comes accross a usenet message that is too large for fidonet.
  788.  
  789.     .   MAXNEWSGROUPS xx tells GIGO to allow up to xx copies of the
  790.         same message to be cross-posted.  If the message is cross-posted
  791.         to more newsgroups than the number you specify, GIGO will publish
  792.         only the first copies.  Default & maximum = 20.
  793.  
  794.     .   (Just a note)
  795.  
  796.         GIGO will have problems if your host is sending carriage returns
  797.         in the mail he sends you.  I will later add the option of
  798.         handling carriage returns in the files, but it will drasticly
  799.         slow down GIGO's ability to read the files having to translate
  800.         things.  It is better if you can get your feed to simply not
  801.         send the carriage returns, as is standard.
  802.  
  803.     .   Make sure you get a new copy of COMPILE.ZIP; it contains
  804.         a bug fix.  Especially if you have any "down" or "hold"
  805.         systems in your area.. :-)
  806.  
  807.     .   CASE_INSENSITIVE will force Gigo to change all incomming email
  808.         messages to all lowercase.  All outgoing addresses will also
  809.         be forced to lowercase.
  810.  
  811.     .   BACKWARDSFEED will tell Gigo, when creating outgoing spool
  812.         files to your host, to use the wrong site name (ie, using HIS
  813.         site's name isntead of YOUR site name) in the file names.
  814.         Don't use this unless you really need it, and UNDERSTAND why you
  815.         need it.  Serious.
  816.  
  817.     .   FastReturn verb wasn't 100% perfect - when you had the key to
  818.         disable 'Fidonet.Org' being a built-ion FastReturn, it still
  819.         wasn't taking fidonet.org out..   Fixed.
  820.  
  821.     .   /TEST can now be specified on the command line; I've kludged
  822.         things in a way that it inserts the TEST verb for you in the config
  823.         memory.
  824.  
  825.     .   Allow_ lines were not being recognized, due to a bug in using the
  826.         wrong type of search command.  Fixed.
  827.  
  828.     .   Date: lines modified slightly; they no longer show the name
  829.         of the timezone, just the actual number.  Appears to have
  830.         caused conflicts with C_NEWS, despite the standards.
  831.  
  832.     .   X-Mail-Agent line can be turned off for special circumstances
  833.         only; if your host says that this line is causing network problems,
  834.         email me, and I will give you a key to turn it off.
  835.  
  836.         In general, I am leaving this line IN.  Half the messages I see
  837.         in the newsgroups _also_ have a similiar line; in any case,
  838.         X-... lines are supposed to be ignored; they are like fidonet
  839.         kludge lines.  I want to leave this line IN messages, so that if
  840.         there are network problems, they can be directly traced back
  841.         to GIGO if it GIGO is causing the problem (as well as vsn info);
  842.         or, if it's not GIGO, I have claims to support it.
  843.  
  844.      .  At the request of garux@mdtn_bbs ..  a specialty option to
  845.         allow outgoing _email_ only to be routed to different spools, based
  846.         on where it is headed.  If you don't understand this option,
  847.         don't use it.
  848.  
  849.         _Most_ sites don't need this, and the inclusion of
  850.         even one of these statements will slow down _all_ outbound email,
  851.         as it turns on the extra checking needed to figure out where to
  852.         send things.  The routines had to make use of scanning the config
  853.         memory every pass, and make use of regex routines (which are
  854.         always slower processing).
  855.  
  856.             ROUTESPOOL  spoolname <sitename optional, defaults to spoolname>
  857.         As example:
  858.  
  859.             ROUTESPOOL  citrus  citrus
  860.             ROUTESPOOL  sacbbx  sacbbx
  861.             ROUTESPOOL  frackit uucp      ; All .uucp feeds assumed to
  862.                                           ; be routable via frackit
  863.  
  864.         I have _no_ plans on expanding this to news, or mailing lists.
  865.         The mailing list processor will have no ideas what is going on;
  866.         if you need to seperate the various newsgroups to different feeds,
  867.         run seperate config files with seperate addresses.  It is strictly
  868.         for email.
  869.  
  870.         I'm not even sure if this will work as expected.  Good luck..
  871.  
  872.  
  873. [12-29-93]
  874.     .   ASCII files via ftpmail were sporadic.  I rewrote it;
  875.         it will no longer attempt to split lines (now assumes that
  876.         your textfiles are already split, not too unreasonable for most).
  877.         In addition, the ASCII files are NOT split across multiple messages;
  878.         it is now left to the receiver's software to either display it
  879.         correctly or split it to multiple messages.  I can not get
  880.         it to properly stop at the end of a line.
  881.  
  882.         Hopefully, this won't be much of a problem, I don't know many
  883.         people that have huge ASCII documents online; almost everyone's
  884.         software can handle a couple hundred K without a problem.
  885.  
  886.         Good news; it will transfer back to your host a lot faster,
  887.         since it's not in tiny peices.
  888.  
  889.         Note that binaries are still sent in split form.
  890.  
  891.     .   ML.EXE updated to look at the MSGSENT flag.
  892.  
  893. [12-28-93]
  894.     .   Don't know why the KEEP_.. and KEEP.. statements worked at all
  895.         for me.  Fixed them for everyone else.
  896.  
  897.     .   Newsgroups were not ensuring that the message ended with a
  898.         line feed.  Didn't seem to affect anyone, but does look confusing
  899.         when reading the generated output.
  900.  
  901.     .   Another USER statement..
  902.            USER logme  LOGTEXT C:\FILES\LOGME.LOG
  903.         Any messages set to the specified user will be saved to the log
  904.         file specified, seperated by a line of ________ between messages.
  905.         What this will be useful for, beats me, but what the heck, it's
  906.         only 1k of code.
  907.  
  908.     .   New MAPPING statements..
  909.  
  910.          ! newsgroupname SAVETEXT C:\FILES\UUIN\
  911.          ! newsgroupname LOGTEXT  C:\FILES\NEWSGRP.LOG
  912.  
  913.         Note that they start with "!" on the line; they will signify
  914.         to GIGO that it is an extended command (so that I can add other
  915.         commands in this way without slowing things down for any other
  916.         newsgroup).
  917.  
  918.         You will need to specify the newsgroup name, the extended command,
  919.         and the optional data for that command.
  920.  
  921.         Usefullness?  You can monitor a .binaries newsgroup, saving
  922.         all of the messages to text files, so that you can have an
  923.         intelligent uudecoder (ie, UUDO, or the one I am building now)
  924.         go through and recreate the binary files.
  925.  
  926. [12-27-93]
  927.     .   New USER function
  928.            USER  uuin  SAVETEXT C:\FILES\UUIN\
  929.  
  930.         Whenever email is sent to uuin@yoursite, the message is
  931.         saved to a textfile ( xxxxxxxx.in ) in the c:\files\uuin\
  932.         directory.  This is for use with external processors
  933.         such as "UUDO", a processor that recreates binary files from
  934.         uuencoded messages.  (Freq UUDO*.* from my system)
  935.  
  936.         Note that messages made with this function are not split into
  937.         15k segments, but are instead left in their entirety.  The
  938.         maximum message limits made by memory limits are going to be
  939.         the maximum message size here.
  940.  
  941.     .   With mailing list conversion, the moderator or mailing-list
  942.         address is no longer required, and will be assumed to be "NULL"
  943.         if it is missing.  This is for converting one-way mailing lists.
  944.  
  945.     .   Lots of little stuff, most of which I don't remember.
  946.         Mostly bug fixes, thanks to the files that people have sent to
  947.         me.
  948.  
  949.     .   Added option for Mark Prado; new keywords:
  950.          RETURNADDRESS_EMAIL
  951.          RETURNADDRESS_NEWS
  952.  
  953.         They act exactly like RETURNADDRESS does.
  954.      => *If either of these are defined, then the original
  955.      =>  RETURNADDRESS is going to be ignored.*
  956.  
  957.         Mark Prado's usage:
  958.          RETURNADDRESS_EMAIL UUCP  ; To make email come from "UUCP"
  959.          ;RETURNADDRESS_NEWS  ; Commented, so that the real name is used
  960.                               ; in the newsgroups instead of an address etc
  961.         My usage:
  962.          RETURNADDRESS_EMAIL  ; Both of these will contain the person's
  963.          RETURNADDRESS_NEWS   ; email address in the fido header, unless
  964.                               ; the address is over 35 characters
  965.  
  966.     .   Another attempt at putting the cursor in the right place. (:-)
  967.  
  968.     .   People having problems tossing "grunged" packets should
  969.         try this version.  Apparently, some people are getting
  970.         8 bit data on what is supposed to be a 7 bit channel;
  971.         that 8 bit data makes some mail processors treat the
  972.         message as grunged.
  973.  
  974.     .   Nodelist lookup was somehow flawed.  I changed it a bit, now
  975.         it works.  Beats me, I just program the thing..
  976.  
  977.     .   GIGO will _not_ email user@...fidonet.org addresses; now, with
  978.         a special key, it will.  Normally it turns it back to netmail
  979.         immediately, for political reasons.
  980.  
  981.         Also put in provisions for "FASTRETURN orgname.org", so that
  982.         if email is sent to "user@f#.n#.z#.orgname.org", it will be
  983.         immediately treated as netmail, instead of being sent out.
  984.  
  985.     .   On converting mailing lists, gigo was not simplifying
  986.         the address specified in your map file; therefor,
  987.         "user@yoursite" didn't equal "user" like it should
  988.  
  989.     .   Worked on date again; people on other side of timezone line
  990.         were getting the fidonet header's dates incorrect.  Presumably,
  991.         corrected.  Someone in that other side of the world will need
  992.         to let me know :-)
  993.  
  994. [12-20-93]
  995.  
  996.     .   arg, 2 days later than expected..
  997.     .   Extra logging to detect ftpmail failures for Gary
  998.     .   doc'd the source for FIXMAP and LISTSERV
  999.     .   Modified subject lines of the ftpmail requests
  1000.         for testing with a program I found (converts
  1001.         ascii uuencoded message files to binaries, pretty neat)
  1002.         I'll let everyone know how well it works, and if it can be used
  1003.         to send groups of files to other people in a more automated
  1004.         manner.  (ie, sending zone echomail via internet!)
  1005.  
  1006. [12-18-93]
  1007.  
  1008.     .   Attempting better intelligence at finding the tearline and
  1009.         origin lines, even in netmail... trying to make it differentiate
  1010.         between signatures, no signatures, tearlines, no tearlines..
  1011.         It's a messy process with netmail!
  1012.  
  1013.     .   "HIDE" parameters were not working.  They would have if everyone
  1014.         did the same typos I did, oh well. ;-)
  1015.  
  1016.     .   SPLIT caused problems when not specified.  Fixed.
  1017.         (This possibly affected .f.n.z.fidonet.org address parsing?)
  1018.  
  1019.     .   The mailer-daemon was picking up the null-pointer as an address
  1020.         to it's string that got bounced.  Fixed.
  1021.  
  1022.     .   Added the ability to generate user@f#.n#.z#.organization type
  1023.         addresses.  Default is .fidonet.org; you may now specify
  1024.         alternate settings (ie, .chigate.com,   .pronet.org,  etc)
  1025.  
  1026. [12-17-93]
  1027.     .   GIGO will now process ".BAG" files as though they are
  1028.         newsgroups.  These .BAG files are the files you get from
  1029.         receive-only stations such as Plannet Connect, a service that
  1030.         provides fidonet, usenet, etc.  Their usenet bundles are
  1031.         called .BAG files.
  1032.  
  1033.         To use this feature, specify BAGS C:\BAGS\ (or the appropriate
  1034.         directory of your choice).  You will still need to specify things
  1035.         like your spool directory, etc; this is just one of those "optional"
  1036.         extras to make life a little bit easier.
  1037.  
  1038.  
  1039.     .   GIGO now supports "function requests" that are triggered when
  1040.         emailing special USER accounts.  GIGO will dump the entire message
  1041.         to FUNCTION.REQ, and then run the designated program.
  1042.  
  1043.         Upon return from that program, GIGO will look for FUNCTION.REP, and
  1044.         if found, email it back to the person who triggered the response.
  1045.  
  1046.         Example:
  1047.            (in your .Cfg)   USER trigger FUNCTION MyFunc.Bat
  1048.  
  1049.            (myfunc.bat)
  1050.                 echo Public files available from my site
  1051.                 Dir c:\pub\*.* /s >>function.rep
  1052.  
  1053.         You may implement the function request mechanism for just about
  1054.         any purpose; some people have expressed an interest in setting
  1055.         up outgoing fax.  If anyone gets this working, let me know!
  1056.  
  1057.     .   Implemented a simple LISTSERV program to manage your mailing lists.
  1058.         Source is included.
  1059.  
  1060.     .   Implemented a rude & crude parser so taht your areafix program
  1061.         on the fidonet side can send the gateway it's requests.  The program
  1062.         does not have the functionallity of asking your host for the new
  1063.         areas, due to no standard being around.  However, it will update
  1064.         the map file for you.
  1065.  
  1066.         Some hosts require that you send your entire active entry;
  1067.         if your feed is Netcom, I have a 4dos batch file that will convert
  1068.         the map file to a AutoNews request.
  1069.  
  1070.  
  1071.  
  1072. [12-16-93]   Figures..
  1073.     .   Fixed a bug with the windowing that would lock things up after
  1074.         about the 3rd rmail or rnews.  The window kept moving down further
  1075.         and further (as far as the computer was concerned, anyways) until
  1076.         it locked.
  1077.  
  1078.     .   Removed 386 detection; hopefully, this will clear up
  1079.         the "endless loop" problem that one person had.   The banner
  1080.         now simply states "(386)".
  1081.     .   Couple of other cosmetic problems.
  1082.  
  1083.  
  1084. [12-15-93]   Finally releasing the 32 bit version
  1085.  
  1086.     LOGBOUNCED logfilename.ext
  1087.  
  1088.              Logs all bounced email to this file
  1089.  
  1090.     LOGFTPMAIL logfile.ext
  1091.  
  1092.              Logs all ftpmail requests
  1093.  
  1094.     Files that come to you compressed, but missing the "#! cunbatch"
  1095.     header line, will now recognized as long as their first character
  1096.     is the  character (which is used at the beginning of any .gz or
  1097.     .Z file made by their appropriate compressors).  When compressing,
  1098.     however, GIGO will _always_ make the appropriate "#! cunbatch" headers.
  1099.  
  1100.     Netmail messages that had ----- in them, but no tearline, were being
  1101.     truncated because the gateway inadvertantly thought it found the
  1102.     tearline.  Now, GIGO will not truncate at the tearline during netmail,
  1103.     which means that if a user _does_ have one, it will be sent out.
  1104.  
  1105.     This should also by the same token stop signatures from being chopped.
  1106.  
  1107.     MAPUF functionallity added - you can now tell the gateway that if
  1108.     someone sends a message to "sysop" at the gateway address, that the
  1109.     sysops's email address is "root@site".  Or, you can do things like
  1110.     if the message is written to "Jason Fesler", have it subsitute
  1111.     "jfesler@wmeonlin.sacbbx.com".
  1112.  
  1113.  
  1114.     Problems with not having a blank line after the header are fixed
  1115.  
  1116.     Zone properly placed in INTL lines now (big oops)
  1117.  
  1118.     Virtual memory mananger information is included
  1119.     If you are running low of extended memory etc, read the
  1120.     PROTECTED.MODE file in the archive.  It has information on
  1121.     how to enable virtaul memory (For defaults, set DOS4GVM=1).
  1122.     This will allow GIGO to use your hard disk when it comes across
  1123.     the really big messages, instead of truncating them.
  1124.  
  1125.     (For grins, I told my system to allow up to 4 megs - even though
  1126.     it only has enough _memory_ to hold up to half a meg - just in
  1127.     case someone sends me that massive uuencoded email message
  1128.     or something...)
  1129.  
  1130.     Finally hacked a way to start allocating that huge region of
  1131.     DOS memory.  As soon as I modify the startup code of the
  1132.     extender, GIGO will use the DOS area of memory if Shroom is
  1133.     found in the current directory (shroom handles the swapping).
  1134.  
  1135.  
  1136.  
  1137.     Spent a LOT of time on a stupid 30 byte bug that would make
  1138.     things die during usenet->fidonet conversion.  I believe this
  1139.     was a bug incurred during the actual code port to 32 bit.
  1140.  
  1141.     Messages that were bounced are from "mail-daemon" instead
  1142.     of "bouncer" to conform to usenet standards
  1143.  
  1144.     "USER infoaccount  INFO INFOFILE.TXT" in your config files
  1145.     will tell gigo that if someone emails "infoaccount@yoursystem",
  1146.     gigo's mail-daemon will send back the INFOFILE.TXT to the user.
  1147.  
  1148.     Common usage would be "USER info INFO status.doc" with status.doc
  1149.     containing the status of current projects, ie gigo, wme, etc.
  1150.  
  1151.  
  1152. [12-08-93] - no release; initial 32bit port done
  1153.  
  1154.     Wow   *   What a _big_ freak'in file!
  1155.  
  1156.     GIGO is now a 32-bit application, with a dos extender.
  1157.     This hatch will include the extender; it will be requestable
  1158.     seperately until version 1.00 is ready.  No sense resending that
  1159.     part over and over again.
  1160.  
  1161.     GIGO requires at least a 386-sx.  Sorry, but to do the fancy stuff,
  1162.     it's required.
  1163.  
  1164.     I need to dig up the docs, but the dos extender allows you to
  1165.     use virtual memory.  I wouldn't suggest it, because
  1166.     of the speed hit, but .. who knows, someone may need to handle a
  1167.     4 meg postscript message..  ;-)
  1168.  
  1169.     Speedups in the output code; since things are no longer multi-section,
  1170.     but instead one big single buffer, things will move just a
  1171.     tad faster.  I can now also remove the redundant string length
  1172.     checks.
  1173.  
  1174.     If you are having problems, let me know.  See the top section
  1175.     of this file for what I need.  Chances are new bugs got introduced
  1176.     when porting to 32 bit.
  1177.  
  1178.  
  1179.     Points are now recognized properly when they write netmail
  1180.     to the gateway.  Scott Parks will probably finally be happy ;-)
  1181.  
  1182.     Nodelist compiler added - when GIGO is processing mail, it will
  1183.     check for the compiled nodelist, and if found, will verify
  1184.     any address in the form of user@f##.n###.z###.fidonet.org, or
  1185.     in the style of user@###-###-###.yoursite.domain.  If they are not
  1186.     in the nodelist, the message is immediately bounced back to the
  1187.     sender.
  1188.  
  1189.     I added this ability since MsgTrack, the main netmail bouncer used
  1190.     by zone and region backbone operators, does not recognize the
  1191.     kludges from FSC-35, which state how to email someone via a gateway.
  1192.     Messages bounced by MsgTrack get bounced by GIGO and sent back to
  1193.     MsgTrack since MsgTrack improperly addressed the mail, making a loop.
  1194.  
  1195.     Messages from "bouncer" or "daemon" (or any of their derivitives)
  1196.     are _not_ checked for a valid address; once again, to prevent dupes
  1197.     (ie, a fake node sending email to another fake node).
  1198.  
  1199. //-----------------------------------------------------------------------//
  1200.  
  1201. [11-29-93]
  1202.  
  1203.     1.  Pointer wasn't initialized when checking fido->usenet names.
  1204.         Sometimes it would consider the newsgroup to be moderated.
  1205.  
  1206.     2.  Munging error?  Note sure why, might be a compiler bug; sometimes
  1207.         when it was told to copy the numeric part over, it would leave the
  1208.         name buffer empty instead, even when the source _wasn't_ empty.
  1209.         I've reorganized the code, and it seems to function correctly now.
  1210.  
  1211.     3.  Added ì -> linefeed translation.  ì is a special character in
  1212.         fidonet mail; it signifies where the BBS was word-wrapping at.
  1213.         GIGO was not translating that function, and I never saw it
  1214.         since none of my software has this behavior.
  1215.  
  1216.     4.  Added ability for ML to filter out bounce messages from the
  1217.         mailing lists.  See attached ML.BAD file for examples and info.
  1218.         This will stop messages that get bounced back to the mailing list
  1219.         from being re-distributed yet again.  Note, they will still be
  1220.         in the message base - just not sent out twice.
  1221.  
  1222.     5.  Slightly modifed mail packet creation - the U line in .XQT files
  1223.         will reflect "Errors-To:" correctly when overriden by ML or by a
  1224.         user.
  1225.  
  1226.     6.  RETURNADDRESS may now be followed by an optional parameter -
  1227.         who you want to have the fidonet headers to say they are from.
  1228.  
  1229.         You have 3 options now:
  1230.  
  1231.         ;RETURNADDRESS
  1232.            When the verb is ommited, the person's real name is
  1233.            placed in the fido header when possible, otherwise their
  1234.            email address is subsituted.
  1235.  
  1236.         RETURNADDRESS
  1237.            attempts to put the other person's email address in the
  1238.            fidonet header, allowing primitive editors to do a netmail
  1239.            reply (to the same email address at the gateway's fidonet
  1240.        location).
  1241.  
  1242.            When their return address will not fit, their real name is
  1243.            subsituted.
  1244.  
  1245.         RETURNADDRESS UUCP (or other name, ie Gateway, internet, UFGATE,etc)
  1246.            This will place the given string in the fidonet header,
  1247.            ie always being from "UUCP".
  1248.  
  1249.  
  1250. [11-20-93]
  1251.  
  1252.     1.  My host can't handle RMAIL lines that are longer than about 400
  1253.         characters - in effect, breaking ML.  I am modifying ML (again)
  1254.         to now use a CCLIST klude instead of CCFILE; the CCLIST will have
  1255.         the list of recipients, up to about 250 characters.
  1256.  
  1257.         Current special kludge lines allowed by GIGO:
  1258.           ^aPASSWORD  password        Tells GIGO that it's secure
  1259.                                       (ie mailing list) and to open all
  1260.                                       abilities up to that message
  1261.           ^aCCFILE    filename        List of people to send to
  1262.                                       (make sure the list is short, or
  1263.                                       else your uplink may have problems)
  1264.  
  1265.                                       GIGO itself will not have ANY problems
  1266.                                       with the size of "filename"; if your
  1267.                                       host can handle it, feel free to use it.
  1268.  
  1269.           ^aCCLIST   name name name   List of people to send to
  1270.                                       (make sure the list is short, or
  1271.                                       else your uplink may have problems)
  1272.  
  1273.                                       GIGO's limit is 512 characters; try
  1274.                                       keeping to 256 instead though, for safety
  1275.                                       sake.  ML will create up to 256 per
  1276.                                       netmail when handling the mailing list.
  1277.  
  1278.       2.  People noticing a "u" at the beginning of your messages -
  1279.           let me know if this version does it.  It should be fixed now.
  1280.  
  1281.       3.  A bit more cleanup is done now.  (whoop-dee?)
  1282.  
  1283. [11-19-93]
  1284.  
  1285.     1   When posting in an echo that is gated to a mailing list, GIGO was
  1286.         accidently including a "Newsgroups: *" line (which as a "Newsgroups: ■"
  1287.         line before 7 bit translation).  When I made mailing list modifications,
  1288.         I forgot to tell the new routines to watch for that special character
  1289.         which meant "Mailing list, do not send as a newsgroup or moderated
  1290.     newsgroup".
  1291.  
  1292.     2   Some speed-ups made by the gateway going from usenet -> fidonet.
  1293.         Not likely to be a _major_ speedup, but every bit helps when you
  1294.         process multiple megs of mail a day.
  1295.  
  1296.     3   Newsgroups weren't putting a newline character after the
  1297.         Organization: line.  Fixed.
  1298.  
  1299.     4   Origin lines were sometimes 1-2 characters too long and GMD running
  1300.         at backbone sites would bitch.  Fixed.
  1301.  
  1302. [11-18-93]
  1303.  
  1304.      Changes made to ML.EXE; it is now a dual-purpose program.
  1305.      It is a combination netmail packer and mailing list manager.
  1306.      Possibly, future versions will allow for subscriptions
  1307.      and desubscriptions; right now, this is not an option.
  1308.  
  1309.      You CAN run ML.EXE without actually running any mailing lists;
  1310.      ML's usefulness will be strictly as a netmail packer.
  1311.  
  1312.      Note that there are a couple of extra options now; please,
  1313.      check these out before running the new ML program.
  1314.  
  1315.      ML will scan your netmail directory, and any netmail written to the
  1316.      gateway's address WILL be packed up.  In addition, it will check
  1317.      for any mail to your main address, and if it sees a "@","!", or "%"
  1318.      in the To: address, or if it was written to "UUCP" etc, it will
  1319.      assume that it should go to your gateway's address as well, and
  1320.      redirect it there.
  1321.  
  1322.      ML's .PKT files are not 100% FTSC compliant; I am ommiting some
  1323.      kludge line information that GIGO does not need.  However, if you try
  1324.      tossing the .PKT files instead of letting GIGO, they may/may not
  1325.      turn out as expected.
  1326.  
  1327. [11-17-93]
  1328.      Had to spend a lot of time on the BBS software; this is my first
  1329.      real chance back at things.
  1330.  
  1331.      1.  Making ML and GIGO more integrated; ML will only write one copy
  1332.          of the netmail message, with a special CCLIST line pointing
  1333.          to the file of email addresses.  GIGO will write a single
  1334.          email message, and will expect the smarthost to be able to
  1335.          handle "rmail user user user user .." lines (standard).
  1336.  
  1337.      2.  You can use "ORIGIN=ORGANIZATION" or "ORGANIZATION=ORIGIN"
  1338.          without specifying any actual text now.
  1339.  
  1340.      3.  GIGO puts it's speil in a PID kludge only for fidonet mail;
  1341.          it's too long to put on the tearline.  The tearline itself
  1342.          is now blank, to keep FTSC police happy.
  1343.  
  1344.          GIGO is now placing your serial number (so you can show it
  1345.          off to the world), and also your sitename, to help track
  1346.          dupes that may occur.
  1347.  
  1348.      4.  Received: lines (actually, these were already here, just now
  1349.          documenting them..) for outgoing email.
  1350.  
  1351.      5.  If you have somehow MISSED the "SITE LOCAL <your site address"
  1352.          information, SEE THE NOTES FOR 11-10-93 #6 ..
  1353.  
  1354.      This will take care of MANY of your problems!
  1355.  
  1356.      6.  Messages that your site was not able to translate, ie because
  1357.          of a bad sitename, and you did not specify KEEP_UNKNOWN,
  1358.          were being bounced back... to the postmaster of your
  1359.          smarthost instead of to the original sender.  Fixed.
  1360.  
  1361. [11-13-93]
  1362.  
  1363.      1.  Memory corruption was taking place on the last version.
  1364.          Don't know why.
  1365.  
  1366.          This version has extensive debugging; if it gives problems, I want
  1367.          the relevant portions of the log files.  If you still have
  1368.          the input files, send me those with your .cfg's.
  1369.  
  1370.      2.  Slightly new behavior for GIGO:  If a user enters a header line
  1371.          at the top of his message, GIGO will check the validity of it.
  1372.          If you allow it ("Allow_Reply-To:", "Allow_From:", etc), GIGO
  1373.          will go ahead and take it.  If you DON'T allow it, GIGO will
  1374.          assume that it's the start of the message.
  1375.  
  1376.          Reason for change: stability
  1377.  
  1378.      3.  PID fixed for unregistered sites.
  1379.  
  1380.      4.  LOGO stuff changed a bit..
  1381.            /NOLOGO  skips the opening screen.
  1382.            Opening screen does not say anything about shareware etc
  1383.            Opening screen flashes just once now, runs a bit faster
  1384.            Non-registered people get ending screen, with a small
  1385.              two second pause; shareware screen shows this time
  1386.              /NOLOGO will _not_ turn this screen off
  1387.  
  1388. [11-12-93]
  1389.  
  1390.      1.  GIGO was previously word-wrapping _all_ lines of the fidonet
  1391.          message LINESPLIT was defined.  Now, GIGO will do all but one
  1392.          line - the "* Origin:" line.  Some people had origin lines
  1393.          that were even just one character too long, so GIGO was cutting
  1394.          their address off, thereby eliminating it's ability to figure out
  1395.          what address the user was from.   Thanks to Scott Parks..
  1396.  
  1397.      2.  Incorrect keywords.. "FSC-38" should be replaced with "FSC-35"
  1398.          anywhere you find it in GIGO.
  1399.  
  1400.      3.  Changed the wording on the docs and cfg files for "DOMAIN"
  1401.  
  1402. [11-10-93]
  1403.      1. [See also #5]
  1404.  
  1405.         Attempted DV compatibility.  I have successfully made
  1406.         GIGO to be DV aware - ie, if DV is loaded, GIGO locks like a
  1407.     mother..
  1408.  
  1409.     Needless to say, I can't get DV compatibility on here.
  1410.  
  1411.      2. Added "LOGKEPT filename.ext"  and  "LOGDUMPED filename.ext".
  1412.         LOGKEPT will log all newsgroups that were kept, and
  1413.         what echo names they were given.  LOGDUMPED simply logs which
  1414.         areas were dumped.
  1415.  
  1416.         These are not sorted, and dupes are not removed.  These were
  1417.         only added at the request of some gateway admins; I will leave
  1418.         it to them to determine a way to make these files useful.
  1419.  
  1420.         If you don't need them, turn them off - they _will_ slow
  1421.         things down.
  1422.  
  1423.     3.  Path line fixed.
  1424.  
  1425.     4.  Checked on "Organization" line; put it under all 4 combinations
  1426.         of possibilities.   No problems.   If you continue to have problems,
  1427.         send me your config.
  1428.  
  1429.     5.  GIGO will no longer use direct video; it now uses BIOS calls to
  1430.         handle all of it's video.  If you want to re-enable direct
  1431.         screen writes, put DIRECTVIDEO in your config file.  It will take
  1432.         effect _after_ the .CFG file is loaded.
  1433.  
  1434.         This will slow down the logo screen, as well as general
  1435.         message output.  If it slows down too much, put DIRECTVIDEO
  1436.         back into the config file.   The BIOS stuff is strictly as
  1437.         a way for DesqView people to not have to use the "Program
  1438.         uses direct writes" option, as that slows them down considerably,
  1439.         and is about the closest I can make Borland come to being DV
  1440.         happy.
  1441.  
  1442.     6.  People who had users posting from the gateway's BBS were noticing
  1443.         that GIGO was putting in a system address instead of just puting
  1444.         in the site & domain (ie, joe.blow@1-2-3-4.site instead of
  1445.         simply joe.blow@site).
  1446.  
  1447.         Add the following:
  1448.  
  1449.             SITE  local  1:203/7707 ; (use YOUR main address!)
  1450.  
  1451.         Alternatively, you can use an actual sub-site name, or tell
  1452.         GIGO to use the fidonet.org style addresses.  Examples are in order..
  1453.  
  1454.         SITE local       1:203/7707.0; produces joe.sysop@gateway.site
  1455.         SITE home        1:203/7707.0; produces joe.sysop@home.gateway.site
  1456.         SITE gateway     1:203/7707.0  produces joe.sysop@1-2-3-4.gateway.site
  1457.         SITE fidonet.org 1:203/7707.0; produces joe.sysop@p4.f3.n2.z1.fidonet.org
  1458.  
  1459.         Use the one that you prefer mail from your own system to look like.
  1460.  
  1461. [11-08-93]
  1462.  
  1463.      1.  FTPMAIL command added: SIZE
  1464.          Requester can now specify a block size from
  1465.          1500 to 45000 bytes (before encoding).  By default,
  1466.          files are sent in 9990 byte blocks (approx 12k after encoding)
  1467.          so that fidonet gateways don't have to break the message up;
  1468.          this command allows the _REAL_ internet sites choose a real
  1469.          block size instead of the weeny fidonet limits.
  1470.  
  1471.      2.  Compression of outbound mail should work now.  I forgot the path.
  1472.  
  1473.      3.  FSC38 must now be specified.  If not, then the ^aREPLYTO
  1474.          and ^aREPLYADDR kludges will not be generated on fidonet mail.
  1475.          Added because RA has bugs handling FSC38 (grr)
  1476.  
  1477.      4.  You may now specify /MAIL, /NEWS, and/or /FIDO on the command
  1478.          line to specify which actions you want to do.  These WILL
  1479.          override whatever is in your .CFG file.
  1480.  
  1481. [11-07-93]
  1482.  
  1483.      1.  Nasty bug when there was a usenet HEADER, but no MESSAGE.
  1484.          Fixed.
  1485.  
  1486.      2.  If you have problems with the SWAPEMS, SWAPXMS, SWAPEXT, or
  1487.          SWAPPATH options, disable them.  Play with the settings.
  1488.          Some of these options are incompatible with some machines.
  1489.  
  1490.          If all else fails, disable _ALL_ of them, and get a copy
  1491.          of SHROOM.  It will reliable and cleanup (albeit only to disk)
  1492.          swap out GIGO for you.
  1493.  
  1494.      3.  Took out some of the status messages that were bogging the logging
  1495.          down.  Now, only truely informational messages are put into the
  1496.          log, as well as all errors.
  1497.  
  1498.      4.  Trying to sqeak just a bit more of the memory down, but.. (sigh)
  1499.          GIGO definately eats a lot of it.
  1500.  
  1501.      5.  For bernd@... in the config file, "MYPATH" may now be defined.
  1502.          It defaults to the MYSITE value.  It will be used for all
  1503.          newsgroups, on the "Path: MYPATH!user" line.  If used, it will
  1504.          be up to you to make sure it's legal.  No checking is done by
  1505.          GIGO to check it's legality.
  1506.  
  1507.  
  1508.      6.  Typo in source code fixed; now, if you specify ORGANIZATION,
  1509.          but do not specify the ORGANIZATION=ORIGIN, it should work
  1510.          properly.
  1511.  
  1512.      7.  Screwed with date code again; this time, it's not the incomming
  1513.          dates getting mangled.  This time, (theoreticly) I've got the
  1514.          outgoing dates correct, too.  Let me know if you find otherwise.
  1515.  
  1516.      8.  GIGO is now being compiled with 8088 code.  If this seems to be
  1517.          a speed hit, let me know, and I'll start bundling both versions
  1518.          into the archive.
  1519.  
  1520. [11-05-93]
  1521.  
  1522.      1.  Removed SHROOM support.  It's only option for swapping is
  1523.          via disk.
  1524.  
  1525.      2.  Added SPAWNO.LIB to the project; GIGO will now swap on it's own.
  1526.          New config options
  1527.             SWAPEMS
  1528.             SWAPXMS
  1529.             SWAPEXT
  1530.             SWAPPATH  pathname
  1531.  
  1532.          By default, if none of these are defined, GIGO will check
  1533.          the dos environment for TMP or TEMP; if found, GIGO will swap
  1534.          to that directory.  IF not, then GIGO will use the current
  1535.          directory.
  1536.  
  1537.          Using the SWAPEMS, SWAPXMS, and SWAPEXT config verbs will make
  1538.          swapping a LOT faster!
  1539.  
  1540.      3.  Fixed SPAWNO support.  (Don't ask.. just take my word for it..)
  1541.  
  1542.      4.  GIGO will no longer make a Path: line on email, just newsgroups.
  1543.  
  1544.      5.  NEW COMMANDS in FTPMAIL requests:  "BINARY" and "ASCII".
  1545.          By default, GIGO will now autodetect the type of file being
  1546.          requested, and if it is straight ASCII, send it as a regular
  1547.          email message.  If it's binary, it will uuencode it first.
  1548.  
  1549.          BINARY and ASCII allow the user to override the autodetection.
  1550.  
  1551.      6.  If TEST is defined, GIGO will now only scan the spool directory
  1552.          _once_ instead of twice, preventing your getting two of everything.
  1553.          A side effect is, if a fidonet person sends a ftpmail requests,
  1554.          his email message(s) back will not be converted to netmail
  1555.          until next time you run GIGO.
  1556.  
  1557.  
  1558. [11-04-93]   version 0.80
  1559.  
  1560.      I've seen some wierd stuff that was off-standards and all, but
  1561.      this definately takes the cake..
  1562.  
  1563.      1.  File names where the sitename in the data file were truncated
  1564.          prematurely at 4-5 characters instead of 6 are now properly
  1565.          detected.
  1566.  
  1567.          GIGO should be having no problems with munging now.  GIGO takes
  1568.          up to 8 passes parsing the file names and site names in memory
  1569.          to find the appropriate string, testing munging with your site
  1570.          name and your feed's site name, to handle non-standard .X/.D files.
  1571.  
  1572.      2.  Fixes on handling *.X files..
  1573.           a. "C NEWS" and "C RNEWS" mean the same thing
  1574.           b. "C NEWS " will now be handled properly (why the heck is
  1575.              there a space in there?!?).  Anyhow, some people experienced
  1576.              this problem.
  1577.  
  1578.           c. If the command is unknown (not rnews, news, or rmail),
  1579.              I am going to start logging it.
  1580.  
  1581.      3.  Slightly faster when generating fidonet messages; the
  1582.          \n -> \r conversion has been rewritten (wow - 3 lines of
  1583.          code, rewritten for faster logic.. :-).  Anything to
  1584.          make gating faster.
  1585.  
  1586.      Stupid Stats as of 11/4/93
  1587.           GATEWAY.EXE:  6940 lines of code, not counting headers
  1588.           ML.EXE:       1420 lines of code, not counting headers
  1589.                              or the MSGAPI code by Scott Dudley
  1590.  
  1591.  
  1592. [11-02-93]
  1593.      1.  Fixed ML.EXE; it no longer locks up for Rick Christian.. :-)
  1594.          (Sorry, I don't remember what the bug was, I just know it works..)
  1595.  
  1596.      2.  Added integrity check to ML.EXE.
  1597.  
  1598.      3.  New config variable:  "KEEP_UNKNOWN".  If defined, if you
  1599.          get email that the gateway does not now how to deliver
  1600.          (ie, to john.doe@bogus.yoursite.domain), GIGO will keep the
  1601.          message, and send it to your netmail address for you to manually
  1602.          forward or bounce.
  1603.  
  1604.          If "KEEP_UNKNOWN" is _not_ defined, GIGO will automaticly return
  1605.          any undeliverable mail back to the sender.
  1606.  
  1607.      4.  ^aPASSWORD kludge fixed, hopefully for the last time.  ML should
  1608.          be working fairly flawlessly now.
  1609.  
  1610.      5.  Email messages that were too long for GIGO's internal buffer
  1611.          were locking GIGO up.  Fixed.
  1612.  
  1613.  
  1614. [10-31-93]
  1615.      1.  Munge code replaced by code from Waffle 1.63
  1616.          Thanks, Bernd..
  1617.  
  1618.          Let's see how well this works for people with those
  1619.          really long packet names like foobarBC125423532515151512... :-)
  1620.  
  1621.      2.  Received approval to include "Shroom" with GIGO.  Now, all
  1622.          I need is to get permission for the compress program, and
  1623.          for uucico..
  1624.  
  1625.      3.  Fixed a lastread problem with ML.
  1626.  
  1627. [10-27-93]
  1628.      1.  ftpmail requests are processed _quite_ a bit faster now.
  1629.          Before running ftpmail requests, I dump the message buffers,
  1630.          and reallocate it for using with uuencode input and output
  1631.          buffering.  MUCH faster reading/writing 60k at a time than it
  1632.          is to write 60 bytes at a time!
  1633.  
  1634. [10-24-93]
  1635.  
  1636.      1.  Improved .fidonet.org address detection;
  1637.          user@f##...fidonet.org is considered netmailable, and
  1638.          bheese@mcws.fidonet.org is considered emailable, for purposes
  1639.          of deciding whether to use email or netmail to deliver the
  1640.          message, and in determining if ftpmail requests are allowed.
  1641.  
  1642.      2.  Improved detection of ^aPASSWORD kludge lines in conjuction wiht
  1643.          the mailing list.
  1644.  
  1645.      3.  ML.ZIP is now included; it's a preliminary form of
  1646.          a mailing list processor.  It leaves most of the gating work to
  1647.          GIGO; ML.ZIP is just the message base interface.
  1648.  
  1649.          It supports Squish/*.MSG now.  If you feel that a Hudson or
  1650.          JAM implementation should be written, contact me, so that I
  1651.          can give you the few specifications needed to use GIGO as I
  1652.          am.  If you would like your version for your message base
  1653.          distributed, contact me :-)
  1654.  
  1655. [10-13-93]
  1656.  
  1657.      1.  Damn date bug, different one.  This house is infested with
  1658.          the creatures.  Pulled out the can of RAID, sprayed that bugger,
  1659.          and now the timezone names (in parenthesis following the dates)
  1660.          are now showing the proper names instead of gibberish.  Now, if
  1661.          only I would stop talking gibberish..
  1662.  
  1663.      2.  Some people are having problems with the D.* and X.* file names
  1664.          being mis-translated.  I can't find a problem with the code.
  1665.          However, I have treated the code in such a way, that if it gets the
  1666.          wrong size file name, it automaticly reverses the names, and
  1667.          tries it in the other direction - if it gets a proper file name,
  1668.          cool, it will use it.
  1669.  
  1670.      3.  GIGO will allow for extra header lines to be specified in the
  1671.          messages.  Ie,
  1672.             To: user@domain
  1673.             Reply-To: jfesler@wmeonlin.sacbbx.com
  1674.             X-Disclaimer: My views are my own.  Problems >/dev/null
  1675.  
  1676.             This is a sample message
  1677.  
  1678.          GIGO will actually UNDERSTAND the extra header lines.
  1679.          Only those that you, the site administrator, allow, will be
  1680.          actually in the header itself; any that are not directly
  1681.          allowed are passed in the message body instead.
  1682.  
  1683.          To enable any user-defined headers, add to your config file:
  1684.             Allow_HeaderName:
  1685.             Allow_Reply-To:
  1686.             Allow_X-Disclaimer:
  1687.  
  1688.      4.  If tke kludgeline PASSWORD ML exists in the netmail or
  1689.          echomail message, _all_ header lines are considered valid,
  1690.          whether or not they are defined in your setup.
  1691.  
  1692.          In a VERY near future, you will have your choice of passwords
  1693.          in this field.
  1694.  
  1695.          This is for compatibility with the mailing list that I am writing,
  1696.          as well as any 3rd party utils, that need to send extra header
  1697.          lines.  They can be told in include the PASSWORD line,
  1698.          enabling Gigo to import all headers.
  1699.  
  1700.      5.  If FTPMAIL-MAXBYTES or FTPMAIL-MAXFILES is missing, default
  1701.          is (practically) no limit.  Okay, there is a limit.   If you have
  1702.          more than 4 gigs, it will stop at 4 gigs.  Oh well, sue me.
  1703.  
  1704.          If FTPMAIL-FIDONET is missing, fidonet ftpmail requests will
  1705.          be returned with a message stating that it's not allowed.
  1706.          Be sure to include FTPMAIL-FIDONET if you want fidonet users
  1707.          to be able to use ftpmail services via your system.
  1708.  
  1709.          (This does NOT affect ftpmail requests from other sites, just
  1710.          yours.).
  1711.  
  1712.     6.   It's possible that outbound names were not always correct; I
  1713.          noticed a problem late tonight on my programming machine,
  1714.          but haven't been noticing it on the actual gateway for my net.
  1715.  
  1716.          Any case, I squashed that bug.
  1717.  
  1718.  
  1719. [10-12-93]
  1720.  
  1721.      0.  (Missing from docs)
  1722.  
  1723.          Samples on USER statements
  1724.            USER jfesler 1:203/7707.0 Jason Fesler
  1725.            USER jfesler 1:203/7707.1 Jason Fesler
  1726.            USER jfesler                     BOUNCE
  1727.            USER jfesler                     BOUNCE he-died.txt
  1728.            USER jfesler@wmeonlin.sacbbx.com BOUNCE jfesler@heaven.com
  1729.            ; Above three bounces bounce the internet->fidonet side
  1730.  
  1731.            USER bounce 1:203/8055 Sysop
  1732.            ; Above bounces only "Sysop" from 203/8055, fido->internet
  1733.  
  1734.          Sample SITE statements
  1735.            SITE local       1:203/7707 ; anything from here is
  1736.                           ; user@wmeonlin.sacbbx.com, no sub site
  1737.            SITE home        1:203/7707.1 ; where I personally post from
  1738.            SITE purgatory   BOUNCE     ; This site does NOT exist any more!
  1739.            SITE cherynoble  BOUNCE        nuked.txt
  1740.            SITE BOUNCE      1:203/8055 ; Don't take his mail, he's an ass
  1741.            SITE GATEWAY     1:*/*   ; Gate for all other parts of zone 1
  1742.            SITE FIDONET.ORG *:*/*   ; standard f.n.z.fidonet.org
  1743.  
  1744.            ;The third line bounces any mail to the site
  1745.            ;cherynoble, giving back the message in nuked.txt
  1746.  
  1747.            ;The fourth line bounces fidonet netmail from
  1748.            ;1:203/8055, eliminating his/her users from being
  1749.            ;able to use the gateway.
  1750.  
  1751.      1.  FTPMAIL requests were incorrectly putting some of the text
  1752.          into the .REQ file (basically, the lines weren't commented,
  1753.          so the find & uuencode section was searching for the actual
  1754.          files..
  1755.  
  1756.      2.  Cleaned up fidonet name -> internet name conversion.
  1757.          Whenever there is the potention for multiple dots,
  1758.          ie "Dr. Dobbs" -> "Dr..Dobbs", GIGO will subsitute
  1759.          an underscore for the dot.
  1760.  
  1761.      3.  You can now control ftpmail requests a bit better.
  1762.            FTPMAIL-MAXFILES 10  ; Max 10 files returned per req
  1763.            FTPMAIL-MAXBYTES 1000000; max bytes returned per req
  1764.            FTPMAIL-FIDONET ; if defined, allows fidonet users
  1765.                            ; to use ftpmail requests.  If not
  1766.                            ; defined, stops .fidonet.org and
  1767.                            ; stops .yoursite requests ...
  1768.  
  1769.      4.  Fixed yet another date bug.  Numeric time zone codes
  1770.          were being improperly applied.  Seems to work now.. but
  1771.          then again, thought it was fixed _last_ time.
  1772.  
  1773.      5.  In outgoing date/time strings, the numeric time zone
  1774.          is always placed into the string relative to UTC.
  1775.          The time zone name is placed in parenthesis following
  1776.          the date, as a standard comment, stating the time zone
  1777.          that the message was sent from (as in the gateway's tzone).
  1778.  
  1779.      6.  In the subject line of split messages, the split number was
  1780.          always off by 1.  Fixed.
  1781.  
  1782.      7.  Version number now shows on GIGO tearline (does not include
  1783.          compile date).
  1784.  
  1785.      8.  ORGANIZATION line now fixed; if you specify an ORGANIZATION
  1786.          but do not specify ORGANIZATION=ORIGIN, GIGO will no longer
  1787.          add the origin line to the organ line.
  1788.  
  1789.      9.  Via lines and other kludge lines are no longer sent via
  1790.          email.  All tracking information from the fidonet side of
  1791.          a message's travels will be lost as it hits the gateway.
  1792.  
  1793.     10.  IMPORTANT
  1794.           Add to your cfg file..
  1795.            FTPMAIL-MAXFILES  10        ; ten files
  1796.            FTPMAIL-MAXBYTES  1000000   ; one meg
  1797.            FTPMAIL-FIDONET ; Allows fidonet people to route via netmail
  1798.                            ; not allowed in fidonet..
  1799.  
  1800.  
  1801.  
  1802. [10-07-93]
  1803.  
  1804.     The date field in the FidoNet header was incorrect if the usenet header
  1805.     showed 1993 instead of 93 (causing the fidonet header date to be off by
  1806.     literally _years_ .. :-).  This bug has been eradicated.
  1807.  
  1808. [10-06-93]
  1809.  
  1810.     "USER" statements are now properly working; anybody defined in a USER
  1811.     statement will be allowed to use the gateway for outgoing email.  Also,
  1812.     the email address in the USER statement will be their prefered email
  1813.     address when generating outgoing messages.
  1814.  
  1815.     If multiple USER lines are listed for the same person, the top one takes
  1816.     precedence, and the lower ones are alternate addresses for _incomming_
  1817.     mail.
  1818.  
  1819.     Thanks to _everyone_ who found this bug and pointed it out..
  1820.  
  1821.  
  1822. [10-03-93]
  1823.  
  1824.     First public beta release given to other people.
  1825.     Thanks to Jim Northrup for helping thus far :-)
  1826.  
  1827. [09-01-93]
  1828.  
  1829.     Started working on GIGO
  1830.  
  1831.  
  1832.