Eric Pretorious wrote:
> 
> I've created the system-aliases (/var/qmail/alias/):
> 
> -re-r--r-- 1 root root .qmail-root
> -re-r--r-- 1 root root .qmail-postmaster
> -re-r--r-- 1 root root .qmail-MAILER-DAEMON
> 
> Each has the same contenets: the username 'eric' but qmail doesn't forward
> the messages to the $HOME/Mailbox in /home/eric.
> 
> /var/log/maillog has the error message "Sorry,_no_mailbox_here... (#5.1.1)"
> 
> Any thoughts?
> 
> Eric P.
> Los Gatos, CA

Well, a few of you got the correct answer; but I'm afraid you have to be
more specific:

Eric, just add these lines to your /var/qmail/users/assign file:

        =alias:alias:1002:102:/var/qmail/alias:::
        +alias-:alias:1002:102:/var/qmail/alias:-::

and make sure you end the assign file with a line that just has a dot on
it and there is no other line in the file with just a dot.

To process this new assign file, do:

        qmail-newu

and you should be all set to go.

BTW, just keep those alias files as the username you're trying to
forward to ('eric') to reduce overhead resouce usage.

-- 
Keith
Network Engineer
Triton Technologies, Inc.

Reply via email to