Rob Yale <[EMAIL PROTECTED]> wrote:
> 
> I've been diligent and checked the archive, so I think I have a partial
> understanding of my problem.  I need to create a catch-all account that
> sends mail to a user 'instudio'.  Here is what I added to the end of the
> assign file:
> 
> =instudio:instudio:527:527:/home/instudio:::
> +instudio-:instudio:527:527:/home/instudio:-::
> +test-mcclear-com:instudio:527:527:/home/instudio:::
> .
> 
> I then ran qmail-newu, however it isn't working.

Define "not working".  I would suspect it's doing exactly what you
configured it to do, but that you don't understand what the above lines
in assign instruct qmail to do.

What problem are you trying to solve?  You're trying to send all mail
which isn't for other local valid users to user foo?  Just do:

  echo "&foo" >~alias/.qmail-default
  chown alias:qmail ~alias/.qmail-default

If you're looking for something else, describe what your goal is -- not
how you're trying to accomplish it.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to