Oracle eMail Server Release Notes Release 5.2 for Sun SPARC Solaris 2.6 A86648-01 |
|
Release 5.2 for Sun SPARC Solaris 2.6
January 2001
Part No. A86648-01
These release notes accompany Oracle eMail Server Release 5.2 for Sun SPARC Solaris 2.6. They contain the following topics:
Release 5.2 of Oracle eMail Server ships with both iAS version 1.0.2.1, and the Oracle 8.1.7 database server, and is certified to work in conjunction with Oracle Internet Directory release 2.1.1. New features include:
Oracle eMail Server supports standard IMAP4/POP3 clients. This product has been certified and tested against the following:
The following are known limitations for Oracle eMail Server:
As a solution, configure a postman instance with the NOTIFICATION parameter set to value 1. Run the postman instance for one day to clear up all old undelivered messages. This instance can be deregistered since the NOTIFICATION parameter is no longer used in Oracle eMail Server 5.2.
For example, use John_Smith instead of John Smith.
The following bugs are known to exist in Oracle eMail Server Release 5.2.
imconfig
file fails at the end of the installation when the value of shared_pool_size is specified with a suffix, such as 150M. Error message returned is sql error, check configuration of node, failed internal representation. The sql statement that returns the error is:
SELECT value
FROM v$parameter WHERE UPPER(name) = SHARED_POOL_SIZE
Workaround: Change the init.ora value to be the full integer representation, e.g 150M changes to 150000000.
RESULTING_MIGRATION_DOMAIN
parameter is not correctly read in by individual instances of the IOODSSYNC
process (synchronization from eMail Server to the LDAP server).
Note: ODSIOSYNC
uses the RESULTING_MIGRATION_DOMAIN
parameter correctly so no special workaround is needed.
Workaround: Override the global RESULTING_MIGRATION_DOMAIN
parameter with an individual eMail Server person object parameter ldapusersuffix
. Accounts that use the eMail Server directory as the source to populate an LDAP directory should have the person object parameter set for all individual users before synchronizing.
The following bugs are known to exist in the Thin Client:
TOTAL_SIZE
of the folder to which the virus tool moves an infected message, becomes negative.
The following information applies if you are integrating eMail Server with Internet Application Server (iAS).
$ORACLE_HOME
directories. In one $ORACLE_HOME
directory, install iAS, Unified Messaging web node, Thin Client, and, if you choose, the protocol servers. Install the database, eMail Server, and Unified Messaging database node in the other $ORACLE_HOME
directory.
Note: Additional iAS integration information may be included in the iAS release documentation.
The following information applies if you are running eMail Server and the e-mail component of Internet File System (iFS) on the same machine.
sendmail.cf
file. For more details, please refer to the Post Installation steps in the iFS Installation Guide. To configure the sendmail.cf
file for eMail Server, see Chapter 3, "Postinstallation," in the Oracle eMail Server Installation Guide.
sendmail.cf
file using its automated configuration script (ifsemailsetup
). In order to have both the Oracle eMail Server and iFS working on the same machine, it is imperative that the changes required for the Oracle eMail Server be incorporated into the sendmail.cf
file generated by the iFS setup scripts. This implies that this can only be done after the iFS configuation script has generated the sendmail.cf
file. Please note that the iFS setup script script will overwrite any changes made to the sendmail.cf
file after generation.
For example, the eMail Server IMAP server can listen on the default port 143 and the iFS IMAP server can be configured to another port appropriate to the installation's requirements. For iFS, this is done by running the iFS configuration utility, and for eMail Server, through the eMail Server Administration tool. The clients accessing the IMAP servers must have accounts mapped to these specific ports. To access both servers at the same time, you must use clients that allow you to set the IMAP port number. Alternatively, you can run the two IMAP4 servers on two different Internet Application Servers.
The following changes apply to the Oracle eMail Server Installation Guide:
The first note under "Task 5: Upgrade an Existing eMail Server Node" of the "Configuring Oracle eMail Server" section, should be disregarded. Instead, there should be an additional step at the end of the task:
After the setup wizard is finished, copy the config files form$ORACLE_HOME
/office/admin
to $ORACLE_HOME
/office/config/
SID
.
In "Task 5: Upgrade an Existing eMail Server Node" of the "Configuring Oracle eMail Server" section, to upgrade an existing eMail Server installation, the Oracle Universal Installer (OUI) will need to be run as in the "Installing Oracle eMail Server" section of this chapter. The options will be the same. The OUI will detect the previous version, deinstall it, and procede with the upgrade without any intervention.
In Step 1 of "Task 5: Configure SMTP Gateway and Create Aliases," the syntax
Mofcmail, [tab] P=$ORACLE_HOME
/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,[tab]A=ofcuto -$ORACLE_HOME
$ORACLE_SID
-fconfig_file
-
$g $a $b $f $x ( $u )
should read as follows:
Mofcmail,[tab]P=$ORACLE_HOME
/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,[tab]A=ofcuto -$ORACLE_HOME
$ORACLE_SID
-fconfig_file
- $g $a $b $f $x ( $u )
There should be no spaces around the [tab]
's.
In Step 2 of Step 7 of "Task 5: Configure SMTP Gateway and Create Aliases," the syntax
Mlocal,[tab]P=$ORACLE_HOME
/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,[tab]A=ofcuto-$ORACLE_HOME
-fconfig_file
-$g $a $b $f $x ($u
should read as follows:
Mlocal,[tab]P=$ORACLE_HOME
/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,[tab]A=ofcuto-$ORACLE_HOME $ORACLE_SID
-fconfig_file
-$g $a $b $f $x ($u)
Insert $ORACLE_SID
after the second $ORACLE_HOME.
The last character of the line should be ")
", as noted above.
In Step 1 of "Task 8: Set Up the ESPrefs Server," the first paragraph should read as follows:
Copy the espref
directory, and all subdirectories from the build environment to $ORACLE_HOME
/Apache/Apache/
.
htdocs/espref
"Task 9: Configure eMail Server Thin Client" should read as follows:
esclient.tar
and escommonjars.tar
from$ES_HOME
/office/admin
, where $ES_HOME is the.tar
files into $ORACLE_HOME
/Apache/Apache/htdocs,
where
% cd $ORACLE_HOME
/Apache/Apache/htdocs
% tar -xvf esclient.tar
% mv esclient_oid211 esclient
% cd esclient/lib
% tar -xvf ../../escommonjars.tar
Open $ORACLE_HOME
/Apache/Jserv/etc/jserv.properties
and use text editor to verify that the following lines are contained in the file:
wrapper.bin.parameters=-DES_PROPERTIES=$ORACLE_HOME
/Apache/Apache
/htdocs/esclient/es.properties wrapper.classpath=$ORACLE_HOME
/Apache/Apache/htdocs/esclient
/lib/j2ee.jar wrapper.classpath=$ORACLE_HOME
/Apache/Apache/htdocs/esclient
/lib/jgl.zip wrapper.classpath=$ORACLE_HOME
/Apache/Apache/htdocs/esclient
/lib/ldap.jar wrapper.classpath=$ORACLE_HOME
/Apache/Apache/htdocs/esclient
/lib/es.jar
Use a text editor to verify or insert the following lines into the zone.properties file, also located in the $ORACLE_HOME
/Apache
directory:
/Jserv/etc
repositories=$ORACLE_HOME
/Apache/Apache/htdocs/esclient/servlets
*.dat
files found in $ORACLE_HOME
/Apache/Apache/htdocs/esclient/doc, as follows:
% ldapadd -hhost
-D 'cn=orcladmin' -wpassword
> -f*.dat
Load DIT file using the following command:
% ldapadd -h host -D 'cn=orcladmin' -w password -f oracle.ldif
es.properties
file located in the $ORACLE_HOME
/es.properties
file.
http://hostname
:port
/esclient/templates/login.jsp
You should see the logon page.
The following changes apply to the Oracle eMail Server Administration Guide:
The "Configuring Support for IMAP4 Users to Change Passwords" section is obsolete. To change passwords, see Chapter 3, "ESPrefs Self Service Utility."
In the "Registering the SMTP Gateway with Sendmail" section, change:
Mofcmail,[tab]P=$ORACLE_HOME/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,[tab]A=ofcuto - $ORACLE_HOME -f config_file - $g $a $b $f $x ( $u )
to
Mofcmail,[tab]P=$ORACLE_HOME/bin/ofcuto, F=rlSsDCFMPpmn, S=10, R=20,
[tab]A=ofcuto - $ORACLE_HOME $ORACLE_SID
-f config_file - $g $a $b
$f $x ( $u )
adding $ORACLE_SID
to the string after the second $ORACLE_HOME
.
For information not covered in these Release Notes, see the following:
http://www.oracle.com/support
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|