Release and
Installation Notes |
||
|
|
SCOoffice Server is a secure, robust, and easy-to-use messaging and collaboration server delivering superior application compatibility for small-to-medium sized businesses. Based on open standards for mail and directory services, SCOoffice Server supports Microsoft® Outlook, Internet Explorer and other Web browsers, and popular mail clients.
Amavis 2.4.0
Apache HTTP 1.3.37
ClamAV 0.88.4
Cyrus IMAP 2.2.13
OpenLDAP 2.3.25
Postfix 2.1.6
ProFTPD 1.2.10
Spamassassin 3.1.4
Follow this procedure to install the SCOoffice Server package:
1. Log in as the root user.
2. Insert the SCOoffice Server cdrom and enter the following at the command line to install the software:
# mount /dev/cdrom/cdrom0 /mnt  (OSR6)
- or -
# mount /dev/cdrom/cdrom1 /mnt  (UW7)
# pkgadd -d /mnt/scooffice.pkg scooffice
Alternately, use the following commands with the cdrom iso image rather than a physical cdrom:
# mount `marry -a <cdrom iso>` /mnt
# pkgadd -d /mnt/scooffice.pkg scooffice
3. When prompted to enter a license, enter the license that came with your product. If you choose to defer licensing, the product will operate with an evaluation license for 60 days.
4. After installation is complete, the SCOoffice Server processes should be running. User creation and other operations can be performed at this time.
1. Log in as the root user.
2. Back up all user mailboxes and mail configuration files.
3. Enter the following at the command line to remove the SCOoffice Server software:
# pkgrm scooffice
C:\temp> ftp <server name>
User: anonymous
Password: <Enter>
ftp> bin
ftp> get ExportPST.zip
ftp> quit
SCOoffice Server is supported by SCO - see the information on SCO support and services in the Getting Started Guide preface.
SCOoffice Server 4.2 is provided as a pkgadd format package for SCO OpenServer 6.0.0 and UnixWare 7.1.4.
SCOoffice Server installation automatically disables operating system components like Sendmail and Apache, so this doesn't need to be done manually. See How the SCOoffice Server Alters Your System in the Getting Started Guide.
The WebClient, Connector, and Address Book software are included with SCOoffice Server and do not need to be separately installed or licensed. SCOoffice Connector and Address Book can be downloaded from the server and configured on Windows clients via the user Web administration "single-click" interface.
SCOoffice Server and Connector do not access a key server to validate their licenses. SCOoffice Connector is not separately licensed - it obtains its license from the server.
The SCOoffice Connector About window does not display a registration option.
# TMPDIR=/; export TMPDIR
# pkgadd -d /mnt/scooffice.pkg scooffice
# LD_LIBRARY_PATH=/opt/insight/lib; export LD_LIBRARY_PATH
/opt/insight/etc/amavisd.conf
$max_servers = 3; # number of pre-forked children (2..15 is common)
/opt/insight/etc/postfix/master.cf
smtp-amavis unix - - n - 3 smtp
If either spam or virus scanning is unneeded, improved performance can be achieved by uncommenting one of the following parameters:/opt/insight/etc/amavisd.conf
# @bypass_spam_checks_maps = (1); # uncomment to DISABLE anti-spam code
# @bypass_virus_checks_maps = (1); # uncomment to DISABLE anti-virus code
If neither spam nor virus scanning is needed, amavisd can be disabled by commenting out the following parameter:/opt/insight/etc/postfix/main.cf
content_filter = smtp-amavis:[127.0.0.1]:10024
The SCOoffice Server processes can be re-started by using the following command:# /etc/init.d/insightserver restart
Copyright (C) 2006 The SCO Group, Inc. All rights reserved.
25 October 2006