Last Update: 15-JUN-2001
Operating System: OpenVMS, UNIX, NT
Component: MessageStore
Base Level Required: PMDF V6.0-23
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
OpenVMS VAX [.VMS.VAX_EXE] RECONSTRUCT.EXE,
IDXDUMP.EXE,
MSGSTORESHR.EXE,
MSGSTORE_MASTER.EXE
OpenVMS Alpha [.VMS.ALPHA_EXE] RECONSTRUCT.EXE,
IDXDUMP.EXE,
MSGSTORESHR.EXE,
MSGSTORE_MASTER.EXE
Digital UNIX osf/bin/ reconstruct,
idxdump,
msgstore_master
Solaris SPARC solaris-sparc/bin/ reconstruct,
idxdump,
msgstore_master
Solaris x86 solaris-x86/bin/ reconstruct,
idxdump,
msgstore_master
NT Intel nt/bin/ reconstruct.exe,
libmsgstore.dll,
idxdump.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
---------------
15-JUN-2001
Released a new MSGSATORESHR.EXE image to fix an OpenVMS VAX MessageStore
IMAP server access violation when selecting a folder. (VAX only!)
21-MAR-2001
Added routine to libmsgstore.dll required by libpmdf.dll. The 21-MAR-2001
version of libpmdf.dll requires this version of libmsgstore.dll. (NT only)
1-Nov-2000
Fixed problem in msgstore_master.exe that would impact delivery
performance to the msgstore. (OpenVMS only)
19-Oct-2000
Fixed a problem where the quota usage wasn't being updated. Now
when a reconstruct user or reconstruct -r is used, the quota usage
will be updated correctly.
20-Sep-2000
Updated msgstoreshr.exe made to go with the new imap_server.exe image
which fixes the quota warning alert for msgstore users. (VMS Only)
19-Sep-2000
Fixed several bugs in afile_win32, including the "reconstruct -m" core
dump bug and a bug which could cause corruption of the mailbox list any
time a user was created or deleted. You must get a new libpmdf.dll
dated 19-Sep-2000. (NT only)
All NT MessageStore customers should get this fix.
1-Sep-2000
Fixed a bug on all Unix platforms which limits the amount of duplicate
elimination the MessageStore will do when delivering the same message to
multiple recipients. A new msgstore_master executable will fix the
problem. (Unix platforms only)
5-Jul-2000
The new reconstruct fixes a problem whereby a bad date in the index file
was not fixed by reconstruct, and would cause problems when later trying to
access that message.
Made enhancements to idxdump whereby the columns are more aligned and also
added the -f flag to show all fields.
31-May-2000
The reconstruct.exe was missing from the distribution CD. It is used when
you have to reconstruct the user for the msgstore. The libpmdf.dll and
libmsgstore.dll files are needed for this reconstruct.exe. Please see the
aa_libpmdf_patches.html for installation instructions for libpmdf.dll.
(NT only)
Installation
------------
OpenVMS [VAX] [ALPHA]
Place the new images in the PMDF_EXE: directory and ensure they have the
same ownership and protections as the previous versions.
UNIX [Digital UNIX] [Solaris]
Place the new images in the /pmdf/bin/ directory and issue the following
commands:
# chown pmdf:bin /pmdf/bin/reconstruct
# chmod 755 /pmdf/bin/reconstruct
# chown pdmf:bin /pmdf/bin/idxdump
# chmod 755 /pmdf/bin/idxdump
NT
To install the new images, place them into C:\pmdf\bin,
depending on where you chose to install pmdf.