msg.conf — Messaging Server configuration file
/etc/opt/lsb-caldera.com-volution/msg/msg.conf
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.
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):
The location of the LDAP host; the default is localhost. This location can be changed using the msgldaphost(8) utility.
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.
The root LDAP Distinguished Name; the default is uid=ldaproot,o=domain,c=locale
The root LDAP Distinguished Name password; the default is %ROOTDNPW%
The Messaging Server administrator account name; the default is admin
The Messaging Server administrator Distinguished Name; the default is uid=admin,ou=MSG Users,ou=hostname,ou=Volution Messaging Server,o=domain,c=locale
The fully qualified LDAP name of the anonymous user; the default is uid=msguser,ou=Volution Messaging Server,o=domain,c=locale
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.
The password to be used with the anonymous user.
The top-level filesystem of the Messaging Server installation; the default is /opt/lsb-caldera.com-volution/msg
The location of the Messaging Server bin directory; the default is /opt/lsb-caldera.com-volution/msg/bin
The location of the Messaging Server tmp directory; the default is /var/opt/lsb-caldera.com-volution/msg/tmp
The location of the Messaging Server var/opt directory; the default is /var/opt/lsb-caldera.com-volution/msg
The location of the Messaging Server guide documentation; the default is /usr/share/doc/OpenLinux
ldap(3), msgldaphost(8)