Name

msg.conf — SCOoffice Mail Server configuration file

Synopsis

/etc/opt/lsb-sco.com/msg/msg.conf

Description

The msg.conf is the configuration file for the SCOoffice Mail Server. It is created by the post-install script, and contains information about the SCOoffice Mail Server and the administrative user. Most values are fixed, and the configurable values should only be modified using SCOoffice Mail Server utilities.

Warning

Do not edit the msg.conf file manually. Doing so might disable your SCOoffice Mail Server configuration.

The following keywords are listed (asterisks * indicate values that can be modified):

LDAPHOST *

The location of the LDAP host; the default is localhost. This location can be changed using the msgldaphost(8) utility.

LDAPSUFFIX *

Information about the LDAP host; the default is ou=Volution Messaging Server,o=domain,c=locale. This location can be changed using the msgldaphost(8) utility.

ROOTDN

The root LDAP Distinguished Name; the default is uid=ldaproot,o=domain,c=locale

ROOTPW

The root LDAP Distinguished Name password; the default is %ROOTDNPW%

ADMIN

The SCOoffice Mail Server administrator account name; the default is admin

ADMINDN

The SCOoffice Mail Server administrator Distinguished Name; the default is uid=admin,ou=MSG Users,ou=hostname,ou=Volution Messaging Server,o=domain,c=locale

DN

The fully qualified LDAP name of the anonymous user; the default is uid=msguser,ou=Volution Messaging Server,o=domain,c=locale

USER

The SCOoffice Mail Server anonymous browse user account name; the default is msguser. The anonymous browse user is used by the Server Manager, postfix, and cyrus for certain non-privileged operations. This eliminates necessity of doing everything in privileged mode; that is logged in as the admin user.

PW

The password to be used with the anonymous user.

ROOT

The top-level filesystem of the SCOoffice Mail Server installation; the default is /opt/lsb-sco.com/msg

BIN

The location of the SCOoffice Mail Server bin directory; the default is /opt/lsb-sco.com/msg/bin

TMP

The location of the SCOoffice Mail Server tmp directory; the default is /var/opt/lsb-sco.com/msg/tmp

VAROPT

The location of the SCOoffice Mail Server var/opt directory; the default is /var/opt/lsb-sco.com/msg

DOCROOT

The location of the SCOoffice Mail Server guide documentation; the default is /usr/share/doc/packages

See also

ldap(3), msgldaphost(8)