-
-
Notifications
You must be signed in to change notification settings - Fork 3
vcaliasrev.8
vcalias - convert .qmail to IndiMail valias database
vcaliasrev - convert IndiMail valias database to .qmail
vcalias virtual_domain
vcaliasrev virtual_domain
vcalias converts .qmail files to IndiMail's optimized valias entries. These entries are maintained in the table valias. The IndiMail's MDA vdelivermail(8) is capable of working with both .qmail files as well as valias. Hence, .qmail and valias can coexist. However care should be taken by the user not have duplicate entries (i.e. Entries maintained as .qmail file as well as valias.
vcaliasrev does the reverse of vcalias. It converts from IndiMail's valias entries to .qmail files. vcaliasrev is a shell script which uses MySQL client to query the valias table and build the .qmail files.
virtual_domain
Name of a virtual domain for which the .qmail files need to be converted
to valias.
0 for success, 1 for any failure.
valias(1), vgroup(1), vadduser(1), vdelivermail(8), vrenamedomain(1), vreorg(8)