> ok so let me get this right,a user created on the server is also created a
> email address
 
Maybe, maybe not.

> we we don't have to go to some email server program to create an email
> address.Is that correct
 
You might, or you might not, but since we know less about your system than you 
do, it would be difficult for us to tell.

> So I am asking if I create a new user with password.I can go to email client
> and set him up to receive emails
> 
> 
> Patrick Ben Koetter wrote:
>> 
>> 
>> 
>> As a quick help run this and follow the command to add a new user- and
>> mailaccount:
>> 
>> # adduser <username>
>> 
>> To add an alias name for an existing user read man aliases and edit
>> /etc/aliases. The run "newaliases" once you're done.
>> 
>> For long time success you probably need to learn more about Linux and
>> Ubuntu.
>> 
>> p...@rick
>> 
 
Why are we assuming the server is using Unix accounts? The system may be using 
virtual mailbox domains with some sort of Web interface such as ISPConfig or 
PostfixAdmin.
 
as root, run:
find / -name garyv -type d
 
where garyv is the name of a user you already know exists. Try a couple 
different names if it comes up blank.
 
In this example, if it comes up with:
/home/garyv
 
we might assume the system is using Unix accounts.
 
If it comes up with something like this (possibly in addition to /home) then we 
may assume it's using virtual domains:
 
/var/vmail/example.org/garyv

Of course, the output of 'postconf -n' would be useful.
 
Do you truly not have any idea if there is a web interface involved?
What is the output from this:
 
ls -l /var/www
 
Gary V                                    
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/196390709/direct/01/

Reply via email to