Internet Express for Tru64 UNIX Version V6.10 Release Notes (5900-1419, March 2011)
Queue Performance
The Queue Performance PHP Page currently provides an option for modifying the following queue
parameters only:
• Queue Sort Order
• Queue Factor
• Queue Load Factor
• Max Queue Children
• Min Queue Age
Some Internet Express Documents Have Been Archived and
Cross-References Do Not Work
As of Internet Express Version 6.6, some of the documents are considered archived, and no future
revisions are planned. The archived documents include the Internet Monitor Administrator's Guide
and all of the Internet Express Best Practice documents. As of Internet Express Version 6.7, the Best
Practices documents have been removed from the kit.
While these documents are still technically accurate, they may contain cross-references to other
documents which do not work. For example, the Internet Monitor Administrator's Guide contains
cross-references to the Administration Guide, Installation Guide, and Read this First. If you are
reading the HTML version of the Internet Monitor Administrator's Guide and click on a link to one
of these documents, the link will not work. You can still access these other documents by choosing
the appropriate title from the Documentation menu of the Internet Express Administration menu, or
by accessing the Documentation and Sources CD-ROM.
Sendmail Installation Problems
During Sendmail startup, the following error message might be displayed: /usr/sbin/sendmail:
/sbin/loader: Fatal Error: Cannot map library libdb-4.4.so
If so, create a symbolic link as follows:
1. Log in as root.
2. Enter the following commands:
cd /usr/local/lib
ln -fs /usr/opt/IAE660/usr/local/lib/libdb-cyrus-4.4.so libdb-4.4.so
Clam AntiVirus Installation
The following problem has been identified with the installation of Clam AntiVirus.
The following message might be displayed: /usr/internet/amavis/virusmails: No
such file or directory.
If so, create a symbolic link as follows:
1. Log in as root.
2. Enter the following commands:
cd /usr/internet/amavis
ln -fs /data/amavis/virusmails virusmails
Postgresql starting problem
If su - postgres does not point to the path /usr/internet/pgsql/bin , then make sure that the user
postgres points to /usr/internet/pgsql/bin by doing the following: usermod -d
/usr/internet/pgsql/bin/ postgres
Some Internet Express Documents Have Been Archived and Cross-References Do Not Work 11