Name

msg.conf — Messaging Server configuration file

Synopsis

/etc/opt/lsb-caldera.com-volution/msg/msg.conf

Description

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

Warning

Do not edit the msg.conf file manually. Doing so might disable your Messaging 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 Messaging Server administrator account name; the default is admin

ADMINDN

The Messaging 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 Messaging 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 Messaging Server installation; the default is /opt/lsb-caldera.com-volution/msg

BIN

The location of the Messaging Server bin directory; the default is /opt/lsb-caldera.com-volution/msg/bin

TMP

The location of the Messaging Server tmp directory; the default is /var/opt/lsb-caldera.com-volution/msg/tmp

VAROPT

The location of the Messaging Server var/opt directory; the default is /var/opt/lsb-caldera.com-volution/msg

DOCROOT

The location of the Messaging Server guide documentation; the default is /usr/share/doc/OpenLinux

See also

ldap(3), msgldaphost(8)