image\overbutt.gifSetting the mailbox directory for a new user

You can manually add the Mailbox file to the directory of a new user. The Mailbox file must be placed in the users directory. In the following example, a mailbox directory is set up for the user ChrisY.

To set the mailbox directory for a new user

1. Click Application Starter, Utilities, Console.

2. Locate the users home directory.

3. Type the following commands into the Console:

echo ./mbox > .qmail

touch mbox

touch Mailbox

image\nicon.gif Note