Atjeu
05-28-2003, 02:52 PM
Provided by an Atjeu customer:
To create an Email User
Create a Unix user:
Webmin: System -> Users and Groups
- Click on "Create a new user"
a)Now you have a Create User form
- fill in the appropriate information and for our purposes the user name will be demo_user
a)Username- an alphabetic LOWERCASE name that you create
It must not repeat any previously created
It does not have to be the email user name. That will be
assigned late to refer to this Username
b)Realname- This will be used only by you to recognize Username
c) Shell- automatically created. Don't change
d) UserID- automatically created. Don't change
e)Home directory- usually use /home/username
f)Normal Password select- write your password. it will be encoded on exit
- Click on Create
Tell Sendmail about the new user and that user's email address:
Webmin: Servers -> Sendmail Configuration -> Address Mapping (virtuser)
- Fill the following fields:
Mail for Address demo@demo.com
Send to Address demo_user
- Click Create
The new Mapping will be added to the list.
Stop and Start Sendmail.
To create an Email User
Create a Unix user:
Webmin: System -> Users and Groups
- Click on "Create a new user"
a)Now you have a Create User form
- fill in the appropriate information and for our purposes the user name will be demo_user
a)Username- an alphabetic LOWERCASE name that you create
It must not repeat any previously created
It does not have to be the email user name. That will be
assigned late to refer to this Username
b)Realname- This will be used only by you to recognize Username
c) Shell- automatically created. Don't change
d) UserID- automatically created. Don't change
e)Home directory- usually use /home/username
f)Normal Password select- write your password. it will be encoded on exit
- Click on Create
Tell Sendmail about the new user and that user's email address:
Webmin: Servers -> Sendmail Configuration -> Address Mapping (virtuser)
- Fill the following fields:
Mail for Address demo@demo.com
Send to Address demo_user
- Click Create
The new Mapping will be added to the list.
Stop and Start Sendmail.