Koozali.org: home of the SME Server

email alias

Tim Perry

email alias
« 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?

Charlie Brady

RE: email alias
« Reply #1 on: July 06, 2000, 08:16:27 AM »
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

Alessandro Degola

RE: email alias
« Reply #2 on: July 06, 2000, 02:43:56 PM »
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