For example, hot to set-up the system for john.smith and jsmith to be synonyms?
UPDATE: the reason is than I want a user to be registered in the system as jsmith and to have john.smith@example.com email address.
|
For example, hot to set-up the system for john.smith and jsmith to be synonyms? UPDATE: the reason is than I want a user to be registered in the system as jsmith and to have john.smith@example.com email address.
| ||||
feedback
|
|
You can't, reliably. Not all auth mechanisms allow for this, either natively or hacked-in. Now if you don't mind it being an email alias, then just add a line to | |||||||
feedback
|
|
What you looking for is an email alias, not an alias for the user name. Each user in Linux has one and only one name. However, setting up an email server is an entirely different matter. You can set up as many email accounts, with as many aliases to those accounts, as you like. Specifics of doing that are dependent on what your email package is. | |||
|
feedback
|