Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Tim Perry on July 06, 2000, 03:40:53 AM
-
I have just installed the E-Smith system. It seems real easy to setup. I am wondering how to setup multiple alias for users. For example: tim.perry@nxtech.com tim@nxtech.com both go to the actual address of tperry@nxtech.com
Is this a function that I just overlooked?
-
Tim Perry wrote:
> I have just installed the E-Smith system. It seems real easy
> to setup. I am wondering how to setup multiple alias for
> users. For example: tim.perry@nxtech.com tim@nxtech.com
> both go to the actual address of tperry@nxtech.com
This will be done automatically for you if you are using a beta release of e-smith 4, and you add the contrib package e-smith-fullname-alias that you can find at http://e-smith.gormand.com.au/4.0-preview/.
Regards
Charlie
-
Go to /var/qmail/alias and type following commands:
#echo tperry > .qmail-tim:perry
so e-mails sent to tim.perry are forwarded to tperry@etc..
#echo tperry > .qmail-tim
For more information go to qmail home page
cheers,
Alessandro Degola