Name

msgaliasmigrate — migrate mail alias file members to SCOoffice Mail Server LDAP datastore

Synopsis

/opt/lsb-sco.com/msg/bin/msgaliasmigrate [ --aliasFile=file ] 
   [ --domain=domain ]

Description

The msgaliasmigrate SCOoffice Mail Server migration utility is a Perl script that converts UNIX system mail alias file entries to an LDAP datastore. It parses the contents of the alias file and for each alias, it invokes msgaliasadd(8) with appropriate arguments. This procedure adds entries to the LDAP datastore file. Depending on system capabilities, migration takes about one hour per 500 users.

Only the SCOoffice Mail Server admin user can use the msgaliasmigrate tool.

The following options are supported:

--aliasFile=file

Specifies the name of the file to parse for user information. The default is /etc/mail/aliases.

--domain=domain

Specifies the name of the domain to which users will be added. The default is hostname.

In this release, the msgaliasmigrate utility only offers migration from legacy UNIX mail systems.

Files

/opt/lsb-sco.com/msg/bin/msgaliasmigrate

the msgaliasmigrate Perl script

See also

msgaliasadd(8)