Re: [Exim] Adding a Mailbox for a new user (Exim )

Etusivu
Poista viesti
Vastaa
Lähettäjä: Suresh Ramasubramanian
Päiväys:  
Vastaanottaja: shawn, exim-users
Aihe: Re: [Exim] Adding a Mailbox for a new user (Exim )
shawn <shawn@???> wrote:
> [ Picked text/plain from multipart/alternative ]
> I'm new to Debian and Linux. Can someone point me in the right
> direction as to how to add another user in Exim. Currently a test
> user named shawn is working fine, no problems. All I want to do is
> add another user; this includes a new mailbox for this new user and
> all the correct entries.


Just create an additional unix user (useradd, adduser or whatever)

    srs