;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for MAIL-DAEMON version 6
;;; Written 03/27/90 12:53:45 by BERGER,
;;; while running on MX29 from band n817
;;; With SYSTEM 6.31, GC 6.3, VIRTUAL-MEMORY 6.3, MICRONET 6.0, MICRONET-COMM 6.2,
;;;  DISK-IO 6.2, DISK-LABEL 6.0, BASIC-PATHNAME 6.4, MAC-PATHNAME 6.0, NETWORK-SUPPORT-COLD 6.2,
;;;  BASIC-NAMESPACE 6.7, BASIC-FILE 6.10, RPC 6.2, NFS-MX 6.6, EH 6.6, MAKE-SYSTEM 6.2,
;;;  MEMORY-AUX 6.0, COMPILER 6.14, TV 6.24, NVRAM 6.2, UCL 6.0, INPUT-EDITOR 6.0,
;;;  MACTOOLBOX 2.14, METER 6.1, ZWEI 6.13, DEBUG-TOOLS 6.4, WINDOW-MX 6.10, PRINTER 6.3,
;;;  MAC-PRINTER-TYPES 6.1, CLIPBOARD 6.1, TI-CLOS 6.42, CLEH 6.5, NETWORK-PATHNAME 6.1,
;;;  NETWORK-NAMESPACE 6.1, DATALINK 6.0, CHAOSNET 6.5, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.2,
;;;  DATALINK-DISPLAYS 6.0, MX-DATALINK 6.1, NAMESPACE-EDITOR 6.4, IP 3.60, NFS-MX-SERVER 6.0,
;;;  MX-SERIAL 6.1, PRINTER-TYPES 6.2, IMAGEN 6.1, MAIL-DAEMON 6.5, MAIL-READER 6.7,
;;;  TELNET 6.1, VT100 6.0, STREAMER-TAPE 6.5, DECNET 1.72, VISIDOC 6.7, PROFILE 6.2,
;;;   microcode 138, Band Name: microExplorer Network (8/17)

(:PATCH-SYSTEM-NAME "MAIL-DAEMON" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 6)

(:RELEASED
((0 "MAIL-DAEMON Loaded" "BUILD" NIL)
  (1 " Modified mailer-cold-boot to add form (setq *log-output* nil) to keep old pathname objects from propagating after disk-saves." "BERGER" NIL)
  (2 "Added ignore-errors and with-timeout around :Close connection in smtp-mail-server to handle hang and error trap problems with host that close connections first." "BERGER" NIL)
  (3 "Added locking macro in log-output and :after :force-output to keep mail servers from stomping over each other." "BERGER" NIL)
  (4 "Modified (BASIC-ADDRESS :HOST-FOR-QUEUE) to rebind user-id to it global value when this function is called from the servers. Otherwise  use-primary-mail-servers may not return the appropriate site option. [10791]" "BERGER" NIL)
  (5 "Modified :accept-p to forward incoming mail to primary-mail-server when local host can not develop the mail, unless local-host is a primary-mail-server. [10940]" "BERGER" NIL)
  (6 "Mailer-top-level was merging in a bad file type causing the WORK files not to be found. [11042]" "BERGER" NIL)
  ))