Last Update: 11-OCT-2007
Operating System: Tru64, Solaris, Windows
Component: SMTP client
Base Level Required: PMDF V6.3
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
Solaris SPARC solaris-sparc/bin/ tcp_smtp_client
Solaris x86 solaris-x86/bin/ tcp_smtp_client
Tru64 osf/bin/ tcp_smtp_client
Windows windows/bin/ tcp_smtp_client.exe
GENERAL INFO
-------------
You will need to have a License PAK with a release date after the date of
PMDFSHR.EXE or libpmdf.so to run PMDF. Note that this may apply to other
images as well.
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_63_patches subdirectory:
ftp> cd pmdf_63_patches
Patches will be located in platform-specific sub-trees, as follows:
Platform Subdirectory
-------- ------------
Solaris/SPARC solaris-sparc
Solaris/x86 solaris-x86
Tru64 osf
Windows windows
When FTPing images, be sure to FTP them as binary. 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
---------------
11-OCT-2007 (V6.3-x14)
Improved the inner workings of the SMTP client to more efficiently process
messages. It also now honors the job controller MAX_CONNS and MAX_AGE
options. The tcp_smtp_client will now stay up and running until it hits one
of these maximums (for example, for 30 minutes, the default value of
MAX_AGE). Requires libpmdf.so and job_controller version V6.3-x14. (D/E
10568, 10559)
Installation
------------
Solaris, Tru64
Shut down PMDF.
# pmdf shutdown
To install the new image, place the image into /pmdf/bin
and execute the following commands:
# chown pmdf:bin /pmdf/bin/tcp_smtp_client
# chmod 755 /pmdf/bin/tcp_smtp_client
Start PMDF back up.
# pmdf startup
Windows
Shut down PMDF.
pmdf shutdown
To install the new image, place the image into the c:\pmdf\bin\
directory.
Start PMDF back up.
pmdf startup