Hello!
My server is going to receive emails that look lke this:
vy-anon(anumber)@mydomain.com
where (number) is a timestamp. I do not know what the number will
be since it is generated on-the-fly. However, all such emails
will be processed by the same facility.
Reading the man pages (shock!)
-Original Message-
From: David Geller [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2000 4:27 PM
To: Tony Ennis
Cc: [EMAIL PROTECTED]
Subject: Re: qmail-users, users/assign, and qmail-newu
On Mon, 6 Nov 2000, Tony Ennis wrote:
> vy-anon(anumber)@mydomain.com
>
> where (nu
onday, November 06, 2000 4:58 PM
To: Tony Ennis
Subject: RE: qmail-users, users/assign, and qmail-newu
On Mon, 6 Nov 2000, Tony Ennis wrote:
> The man pages for the version of qmail I'm using says that the
> cdb file is made from the assign file:
>
> "qmail-newu reads the a
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 m