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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: shawn, exim-users
題目: 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