Another option is to use fsynonym.exe. Create a text file (e.g. mail-names.txt), which maps username@domain to local mail account name:
jony@domain1.com == jony1
jony@domain2.com == jony2
You then use fsynonym to parse the contents of the text file to a file named synonym.mer
Check out the documentation. We use Mercury to manage the mail for 3 different domains and this works fine.
<P>Another option is to use fsynonym.exe. Create a text file (e.g. mail-names.txt),&nbsp;which maps <A href="mailto:username@domain">username@domain</A> to local mail account name:</P>
<P><A href="mailto:jony@domain1.com">jony@domain1.com</A> == jony1
<A href="mailto:jony@domain2.com">jony@domain2.com</A> == jony2</P>
<P>You then use fsynonym to parse the contents of the text file to a file named synonym.mer</P>
<P>Check out the documentation. We use Mercury to manage the mail for 3 different domains and this works fine.</P>