Last Update: 25-Feb-2003
Operating System: All
Component: Web Interface
Base Level Required: PMDF V6.2
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ ---------------------
OpenVMS [.WEB] PMDF-MBXFILTER_V021.ZIP
UNIX web/ pmdf-mbxfilter_v021.zip
NT/Win2000 web/ pmdf-mbxfilter_v021.zip
GENERAL INFO
-------------
Patches may be obtained from the anonymous FTP account on
ftp.pmdf.process.com. Use FTP to connect to the host ftp.pmdf.process.com
and login as the user anonymous. Use your e-mail address as the login
password.
Move to the pmdf_62_patches subdirectory:
ftp> cd pmdf_62_patches
This patch is located in the web subdirectory:
ftp> cd web
pmdf-mbxfilter_v021.zip is a binary file and should be FTPed as such.
Change history
---------------
21-Feb-2003
This patch contains a version of the mailbox filters and vacation notice
web interface that has been modified to use JavaScript instead of Java
applets for user interaction. Sites experiencing problems with the
mailbox filters and vacation notice web interface with client browsers
should install this patch. If a site is not experiencing problems with
the mailbox filters and vacation notice applets that shipped with PMDF
V6.2, there is no need to install this patch.
Because of interaction issues with most browsers' JavaScript engines,
use of the special characters ampersand (&), backslash, left angle
bracket (<), and right angle bracket (>) is not supported. In
addition, other special characters with ASCII values greater than 128
may not work properly.
25-Feb-2003
Add closing tag to make more compatible with older browsers.
Installation
------------
OpenVMS [VAX] [ALPHA]
1. Make a backup copy of the PMDF_ROOT:[WWW.MAILBOX_FILTERS] directory.
2. Copy the downloaded PMDF-MBXFILTER_V021.ZIP to the
PMDF_ROOT:[WWW.MAILBOX_FILTERS] directory.
3. Unzip PMDF-MBXFILTER_V021.ZIP (Note that installation of this patch
does not require a PMDF restart.)
4. Set the ownership and protections of the unzipped files with the
commands:
$ SET FILE/OWNER_UIC=[1,4] *.TXT
$ SET FILE/OWNER_UIC=[1,4] *.HTML
$ SET FILE/PROTECTION=(S:RWED,O:RWED,G:RWED,W:RE) *.TXT
$ SET FILE/PROTECTION=(S:RWED,O:RWED,G:RWED,W:RE) *.HTML
UNIX [Solaris] [Digital UNIX]
1. Make a backup copy of the /pmdf/www/mailbox_filters directory.
2. Copy the downloaded pmdf-mbxfilter_v021.zip to the
/pmdf/www/mailbox_filters directory.
3. Unzip pmdf-mbxfilter_v021.zip (Note that installation of this patch
does not require a PMDF restart.)
4. Set the ownership and protections of the unzipped files with the
commands:
# chown pmdf:bin *.txt *.html
# chmod 644 *.txt *.html
NT/Win2000
1. Make a backup copy of the \pmdf\www\mailbox_filters directory.
2. Copy the downloaded pmdf-mbxfilter_v021.zip to the
\pmdf\www\mailbox_filters directory.
3. Unzip pmdf-mbxfilter_v021.zip (Note that installation of this patch
does not require a PMDF restart.)