On Thu, 9 Nov 2000, Tony Ennis wrote:

> 
> My /var/qmail/users/assign file looks like this:
> 
> +gv-:fred:1000:1003:/usr/local/squid/bin:-:gv:
> .
> 
> Note that the 'gv-' line is a wildcard - I understand this to mean that any
> email received for any address that begins with 'gv-' will be processed by
> this configuration line. I ran qmail-newu to make it active.  The problem is
> that I am executing the .qmail-default config file in squid, not the
> .qmail-gv file.  I have read the documentation but it is a little too sparse
> for me.  Can anyone explain how the last two arguments in an 'assign' line
> work for wildcards?

Change the name of .qmail-gv to .qmail-gv-default.

When qmail receives an email addressed to gv-ext, the above line tells it
to look for .qmail-gv-ext.  If the file exists, qmail uses the file.  If
the file does not exist, qmail then looks for .qmail-gv-default.  If this
file exists, qmail uses this file.  If the file does not exist, qmail
looks for .qmail-default.

Notice:  At no time in the above sequence does qmail look for or use
.qmail-gv.

> 
> Thanks,
> Tony
> 
> 

---------------------------------
Timothy L. Mayo                         mailto:[EMAIL PROTECTED]
Senior Systems Administrator
localconnect(sm)
http://www.localconnect.net/

The National Business Network Inc.      http://www.nb.net/
One Monroeville Center, Suite 850
Monroeville, PA  15146
(412) 810-8888 Phone
(412) 810-8886 Fax

Reply via email to