home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / tt_1_50.lzh / Changes next >
Text File  |  1993-03-27  |  8KB  |  273 lines

  1.    Here's a list of changes from TrapToss 1.23 to TrapToss 1.50
  2.  
  3.  * Nodelist support added (through the NODELISTPATH parameter),
  4.    please have alook at the manual for a detailed description
  5.    Several other commands only work in conjunction with the
  6.    NODELISTPATH switch
  7.  
  8.  * BOSSROUTING statement for automatic boss routing. Works only
  9.    in conjunction with NODELISTPATH
  10.  
  11.  * bouncing of Netmail to unknown destinations (BOUNCE statement)
  12.    Only works in conjunction with NODELISTPATH
  13.  
  14.  * Region wildcard 'R#' added. This only works in conjunction
  15.    with NODELISTPATH!
  16.  
  17.  * HUB destinations are now allowed for routing. This also only
  18.    works in conjunction with NODELISTPATH
  19.  
  20.  * (NO)CRC switch added (ignores messages w/o MSGID for dupe
  21.    checking)
  22.  
  23.  * A bug causing TrapToss to sometimes create wrong dateArrived
  24.    values for .MSG messages has been fixed
  25.  
  26.  * IOBUFFERSIZE now allows buffered I/O to be used. This can
  27.    give you a vast performance boost
  28.  
  29.  * Using the DUPES keyword you can now select what to do with
  30.    duplicate messages (->BAD, DELETE, IGNORE)
  31.  
  32.  * Echomail multi-net support has been added. The first address
  33.    listed in an AREA line will be taken as your main address for
  34.    this Area (fi this address is listed in your AKAs)
  35.  
  36.  * DEFAULTUNPACKERS <arc> <zoo> <lharc> <zip> <arj/other> added
  37.  
  38.  * ONLY <pattern> command added
  39.  
  40.  * REMAP <pat> <faddr> point-remapping command added
  41.  
  42.  * NEWMODAYS <n> defines the max. number of days for a MOx file
  43.  
  44.  * Reworked DOMAIN statement for multi-net support (see manual)
  45.  
  46.  * automatic BOSS routing now only for CRASH or FILEATTACH
  47.    (non-routed) messages
  48.  
  49.  * now uses System() instead of Execute() when running under
  50.    Kickstart 2.0 or higher (in order to get more usable result
  51.    codes)
  52.  
  53.  * The 1.MSG readable date is now correct
  54.  
  55.  * automatic host routing added through the HOSTROUTING switch)
  56.    Works similar to BOSSROUTING.  This also works only in
  57.    conjunction with NODELISTPATH
  58.  
  59.  * refined BOUNCING
  60.  
  61.  * FORDOMAIN <domain> ADD|STRIP {nodes} statement added
  62.  
  63.  * new Region handling (default: one zone only)
  64.  
  65.  * COPYMSG <pat> switch added
  66.  
  67.  * No longer moves packets to Bad.Pkts if Ctrl-C is pressed
  68.  
  69.  * takes best match address for messages within a multi-net
  70.    packet
  71.  
  72.  * creates best match packets for messages to other nets
  73.  
  74.  * supports Seen-By style addresses in conjunction with
  75.    traplist.library and NODELISTPATH
  76.  
  77.  * changed DefaultUnpackers syntax to:
  78.    DEFAULTUNPACKERS <arc> <zoo> <lharc> <zip> <arj> <other>
  79.  
  80.  * NETDUPES mode selection added. Available modes are similar
  81.    to DUPES
  82.  
  83.  * DISALLOW {wfnodes} local (per Area) statement added
  84.  
  85.  * DELROUTEATTACHES switch added
  86.  
  87.  * File Attach security added ("-s:Startup-Sequence" is no
  88.    longer possible)
  89.  
  90.  * QUICKIMPORT switch for Points added
  91.  
  92.  * No longer mis-routes Netmail if Packer failed due to
  93.    insufficient free store
  94.  
  95.  * now uses ExAll() under Kickstart 2.0 or higher. This
  96.    increases performance of the new FFS/DC-FFS file systems
  97.  
  98.  * no longer has to re-scan areas between toss/scan sessions
  99.  
  100.  * dateWritten, dateArrived bug fixed
  101.  
  102.  * multi net support for path lines
  103.  
  104.  * now ignores Error 232 during toss/export if in unattended
  105.    mode
  106.  
  107.  * no longer uses 'all zones' for specified Region. The default
  108.    zone is used instead
  109.  
  110.  * 'Day %d' outbound tag for NEWMODAYS support added
  111.  
  112.  * now even adds inbound directory names to .FLO files. This
  113.    enables routed FileAttaches
  114.  
  115.  * no longer unnecessarily opens message files during SCAN and
  116.    EXPORT
  117.  
  118.  * wrong parsing of message file notes fixed
  119.  
  120.  * WShell "impure resident module bug" removed
  121.  
  122.  * automatic bossrouting now only for file-attaches and crash
  123.    mail
  124.  
  125.  * some more FileAttach security features added
  126.  
  127.  * multi net packet headers implemented for V2.2, FSC-39/48 and
  128.    FrontDoor/QMail extended FTS-0001 packets
  129.  
  130.  * packet-creation-day tag added
  131.  
  132.  * IOBUFFERSIZE is now documented
  133.  
  134.  * No longer overwrites empty .MOx files
  135.  
  136.  * No longer incorrectly creates several .MO files per export
  137.  
  138.  * No longer misinterprets "Day" tag of outbound mail bundles
  139.  
  140.  * (NO)RENUMBER switch added
  141.  
  142.  * (NO)AUTORENUMBER switch added. Automatically renumber areas
  143.    that have been scanned
  144.  
  145.  * Correct spelling of "misinterprets" in the Changes-TT file
  146.    Thanks Arnout :-)
  147.  
  148.  * Corrected Seen-By style parsing for AREA lines
  149.  
  150.  * Seen-By style parsing now for all non-wildcarded address
  151.    lists
  152.  
  153.  * MAIN bug fixed
  154.  
  155.  * NEWMODAYS -1 now works as promised
  156.  
  157.  * another few FileAttach non-features removed
  158.  
  159.  * "*** Error <err> while posting "<file>" no longer produces
  160.    garbage when importing to an Area on a non-existing device,
  161.    or some directory scanning problem occurs
  162.  
  163.  * (NO)4DMSGHEADER keyword added
  164.  
  165.  * no longer leaves the console blue, if RIP
  166.  
  167.  * no longer eats up memory, if RIP
  168.  
  169.  * Finally: BOUNCE no longer creates "AREA:<modem-flags>" lines
  170.    (sigh ;-)
  171.  
  172.  * Now creates BAD.PKTS directory if it doesn't exist
  173.  
  174.  * (NO)DELETEEMPTYMSGS switch added to prevent posting of empty
  175.    netmail messages. Default is NODELETEEMPTYMSGS
  176.  
  177.  * compiled using SAS/C 6.1 instead of 5.10
  178.  
  179.  * no longer ignores ^aINTL, ^aFMPT and ^aTOPT when using
  180.    4DMSGHEADER
  181.  
  182.  * now uses best-match AKA Zone in 4DMSGHEADER mode
  183.  
  184.  * FILEATTACH now produces a warning if the specified file could
  185.    not be found
  186.  
  187.  * (NO)DISABLEDIRCACHE switch added for DCFS style file systems
  188.    which do not update their directory date stamps when files are
  189.    added/removed. Fortunately this has been fixed for DC-FFS 39.27+
  190.  
  191.  * reorganized output flushing due to differences between 6.1
  192.    and 5.10 versions of SAS/C
  193.  
  194.  * ANSIfied return values to satisfy SAS/C 6.1
  195.  
  196.  * removed bug caused by invalid datecmp() function of SAS/C 6.1
  197.  
  198.  * Now not only doesn't say "33th Message", but also doesn't say
  199.    "12nd Message" :-) That hopefully removes all spelling problems
  200.    TrapToss has had here
  201.  
  202.  * Removed another Flo-File creation feature
  203.  
  204.  * Added DESTINIZEPACKET command for GEcho compatibility
  205.  
  206.  * Added GATEROUTE switch for correct ZoneGate routing
  207.  
  208.  * Corrected RENUMBER in order to cooperate with SCAN
  209.  
  210.  * Now puts out number of messages checked for renumbering, too
  211.  
  212.  * RENUMBER no longer maps non-existent messages to 0
  213.  
  214.  * MSGFILTER FROM|TO|SUBJ|DATE <pattern> [<file> [<cmd>]] command
  215.    added
  216.  
  217.  * AREAPACKET caused endless loop when a second packet is being
  218.    created for a single system. This has been fixed
  219.  
  220.  * Now flushes packets between external calls to avoid 58 byte
  221.    packets
  222.  
  223.  * Turned off some SAS/C options making TrapToss run unstable
  224.  
  225.  * Fixed a bug causing enforcer hits when cleaning up dupes with
  226.    non-fido messages in the dupe data base
  227.  
  228.  * Removed a timestamp bug causing TrapToss to add messages to wrong
  229.    packets
  230.  
  231.  * Now no longer accidentially creates 00000000.PKT files
  232.  
  233.  * Recompiled using SAS/C 6.2
  234.  
  235.  * Turned on some SAS/C options I turned off earlier, because they
  236.    made TrapToss run unstable, but now no longer do :-)
  237.  
  238.  * Optimized compiling
  239.  
  240.  * BOUNCE now correctly sets FromUserName and ToUserName in the
  241.    Message header
  242.  
  243.  * MSGFILTER now creates correct RFC-822 style files, with
  244.    LF-terminated lines and kludges translated to X-Fido- lines
  245.  
  246.  * Hostrouting Log message corrected
  247.  
  248.  * routing of not-yet-existing attached files now also works
  249.  
  250.  * removed MungWall hit during routing of short 58-byte packets
  251.  
  252.  * now logs deleting of empty netmail messages (LogLevel 2)
  253.  
  254.  * changed log message "Personal netmail received" to
  255.    "Personal netmail from <xxx> received"
  256.  
  257.  * X-Pid and X-Charset lines will no longer be created in
  258.    RFC-822 messages.  They have been replaced by X-Fido-Pid
  259.    and X-Fido-Charset
  260.  
  261.  * RFC-822 messages are now no longer terminated by '\0'
  262.    A sequence of '.\n' is used instead.  Text lines consisting
  263.    of '.\n' will be escaped to '. \n'
  264.  
  265.  * INTL, FMPT, and TOPT kludges no longer ignored for 4D stored
  266.    message headers
  267.  
  268.  * fixed a bug causing COPYMSG to inhibit WRITEBACK for NetMails
  269.  
  270.  * removed the (hopefully last) remaining Enforcer hit
  271.  
  272.  * removed the (hopefully last) remaining FileAttach routing bug
  273.