Oracle eMail Server Release Notes
Release 5.2 for Sun SPARC Solaris 2.6

A86648-01

Library

Oracle® eMail Server

Release Notes

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:

What's New in this Release?

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:

Client Certification

Oracle eMail Server supports standard IMAP4/POP3 clients. This product has been certified and tested against the following:

Known Limitations

The following are known limitations for Oracle eMail Server:

Known Bugs

The following bugs are known to exist in Oracle eMail Server Release 5.2.

The following bugs are known to exist in the Thin Client:

Integration

The following information applies if you are integrating eMail Server with Internet Application Server (iAS).

The following information applies if you are running eMail Server and the e-mail component of Internet File System (iFS) on the same machine.

Doc Errata

The following changes apply to the Oracle eMail Server Installation Guide:

  1. Get the esclient.tar and escommonjars.tar from
    $ES_HOME/office/admin, where $ES_HOME is the
    $ORACLE_HOME where eMail Server is intalled. Put both .tar files into $ORACLE_HOME/Apache/Apache/htdocs, where
    $ORACLE_HOME is the directory in which iAS is installed.

    % cd $ORACLE_HOME/Apache/Apache/htdocs
    % tar -xvf esclient.tar
    % mv esclient_oid211 esclient
    % cd esclient/lib
    % tar -xvf ../../escommonjars.tar
    
    
  2. To set up iAS to run the Thin Client, perform the following steps:

    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
    /Jserv/etc
    directory:

    repositories=$ORACLE_HOME/Apache/Apache/htdocs/esclient/servlets
    
    
  3. Configure Oracle Internet Directory (OiD) by loading *.dat files found in $ORACLE_HOME/Apache/Apache/htdocs/esclient/doc, as follows:

    % ldapadd -h host -D 'cn=orcladmin' -w password> -f *.dat
    

    See Also:

    Oracle Internet Directory Administrator's Guide for more information about loading the preferences schema manually using the OiD administrator's console.
    The orclMailApplicationPreferences.readme file contains a list of required attributes. 

    Load DIT file using the following command:

    % ldapadd -h host -D 'cn=orcladmin' -w password -f oracle.ldif
    
    
  4. Configure the es.properties file located in the $ORACLE_HOME/
    Apache/Apache/htdocs/esclient directory using the text editor. Instructions on how to configure this file are located within the es.properties file.

  5. Test to see that the Thin Client works. Restart iAS, open a browser, and enter the following url:

    http://hostname:port/esclient/templates/login.jsp
    
    

    You should see the logon page.

The following changes apply to the Oracle eMail Server Administration Guide:

Additional References

For information not covered in these Release Notes, see the following:


Oracle
Copyright © 2001 Oracle Corporation.

All Rights Reserved.

Library