Koozali.org: home of the SME Server

Email user name with dots

Mike Dewitte

Email user name with dots
« on: July 07, 2000, 02:00:59 PM »
Hi,

I'd like to have users email accounts such as name.surname@mycompany.com, but it seems I can't, dur to account name restrictions. Would it be possible through using aliases ? Also, is there some central documentation about the contributions ? And finally, when is version 4.0 planned ?

Regards,

Mike

Alessandro Degola

RE: Email user name with dots
« Reply #1 on: July 07, 2000, 02:18:48 PM »
You have to create a normal account, for example an account called "name"
So, go to /var/qmail/alias and create an alias typing following command:
#echo name > .qmail-name:surname

so mails directed to name.surname@mycompany are delivered to "name" account.

cheers,

Alessandro Degola

Carl Milloshewski

RE: Email user name with dots
« Reply #2 on: July 10, 2000, 05:12:09 PM »
There is an add-on RPM Charlie Brady made at:

http://e-smith.gormand.com.au/4.0-preview/

That may take care of your problems.