Last Update:            31-Dec-2000
Operating System:       OpenVMS, UNIX, NT
Component:              MAILSERV Channel
Base Level Required:    PMDF V6.0-23
Other Requirements:	none

Platform                Subdirectory            File(s) to download
--------                ------------            --------------------
OpenVMS VAX             [.VMS.VAX_EXE]          MAILSERV.EXE
OpenVMS ALPHA           [.VMS.ALPHA_EXE]        MAILSERV.EXE
Digital UNIX            osf/bin/                mailserv
Solaris Sparc           solaris-sparc/bin/      mailserv
Solaris x86             solaris-x86/bin/        mailserv
NT Intel                nt/bin/                 mailserv.exe
OS2                     os2/                    n/a


GENERAL INFO
-------------

    When FTPing these images, be sure to FTP them as binary images. Before
 retrieving such an image with the GET command, be sure to put your FTP
 into binary mode with a command such as TYPE IMAGE or TYPE BINARY.


Change history
---------------
31-Dec-2000
  Enabled the \ as a continuation character in mailserv commands.
  This is useful sites who have gateways that wrap longer command lines
  such as 3rd party subscriptions/unsubscriptions.

1-Aug-2000
  The MAILSERV.EXE fixes a separate problem (that I happened to notice while
  tracking down the $S problem) whereby an alternate mailserv-reply address as
  specified via $A in a MAILSERV_LISTS mapping would not be used on any "Your
  message was referred to <$*moderator-address> for processing" messages sent 
  back to the original requestor.

Installation
------------

OpenVMS [VAX] [ALPHA]

    MAILSERV.EXE needs to be copied to the PMDF_EXE: directory.  Ensure it
    has the same ownership and protections as the previous version.


UNIX [Solaris] [Digital UNIX]

    mailserv needs to be copied to the /pmdf/bin/ directory.  Then do

      # chown pmdf:bin /pmdf/bin/mailserv
      # chmod 755 /pmdf/bin/mailserv

NT 

    To install the new mailserv.exe, place the image into C:\pmdf\bin,
    depending on where you chose to install pmdf.