MX V5.1-A ECO 04, 11-NOV-2000
*** supersedes ECO 02, ECO 03 ***

Change description:

   * Fix problem with queue entry reference checks that
     could cause queue entries to be deleted before
     they have been processed by a holding queue agent.

Changes included from ECO 03:
   * Add "local forwarder" support.  If the logical name
     MX_LOCAL_FORWARDER is defined as a host name (exec mode,
     system logical name table), and a message is delivered
     to a local mailbox that does not actually exist on the
     local system, the message will be forwarded automatically
     to the same mailbox name on the host specified in the
     logical name.  USE CAUTION with this feature, as incorrect
     use can lead to infinite forwarding loops!

Changes included from ECO 02:
   * Restore the CC-to-Postmaster functionality in the
     LOCAL agent.

Installation:

    1. Copy the appropriate images (VAX or Alpha) to MX_EXE:

          $ COPY MX_LOCAL.{AXP|VAX}_EXE MX_EXE:*.EXE
          $ COPY MX_SHR.{AXP|VAX}_EXE MX_EXE:*.EXE
          $ COPY SMTP_SERVER.{AXP|VAX}_EXE MX_EXE:*.EXE

    2. Shutdown and restart all of MX:

    	  $ MCR MX_EXE:MCP SHUTDOWN
          $ @SYS$STARTUP:MX_STARTUP

* If you have a mixed VMScluster with both VAX and Alpha systems,
  you will need both images - one for each architecture.

--
Copyright © 2000, MadGoat Software.  All Rights Reserved.