msgaliasmigrate — migrate mail alias file members to Messaging Server LDAP datastore
/opt/lsb-caldera.com-volution/msg/bin/msgaliasmigrate [ --aliasFile=file ] [ --domain=domain ]
The msgaliasmigrate Messaging 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 Messaging Server admin user can use the msgaliasmigrate tool.
The following options are supported:
Specifies the name of the file to parse for user information. The default is /etc/mail/aliases.
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.
the msgaliasmigrate Perl script