Scott Ramshaw wrote:
>
> I don't know about the autoresponder issue, but I do know why some
> accounts in the domain directory are created under 0. You must have
> in between 100-200 users, compile time option
> --enable-large-site (I think) toggles whether to make subdirs to
> organize users in blocks of 100 for large sites.
No, the large site or small site does the same thing, creating sub
directories. The large site option is only for sql databases. It
creates a separate table for each domain, instead of storing all
users in one table (with a column for the domain name). With large
site the domain name information is encoded as the table name. Saves
space for very large sites.
> When you get 200
> users you will see a 1 directory created, and so on. It's better than
> storing hundreds of users in one directory. The home directory for
> each user is in the mysql database (if you are using mysql).
One thing I'm looking at adding is having vadduser code not allow
a username which is one character long and is in 0-9,a-z,A-Z since
vpopmail will create directories with these letters.
Ken
>
>
> -Scott
>
>
> John Van Boxtel wrote:
>
> > Yeah this is similar to what we had before vpopmail.... vpopmail
> > does
> > something though that makes qmail break and create a loop
> >
> > John
> > ----- Original Message -----
> > From: <[EMAIL PROTECTED]>
> > To: "John Van Boxtel" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 04, 2000 11:34 AM
> > Subject: Re: Autoresponders
> >
> > > hi
> > >
> > > did you try something like this?
> > > qmail-username:
> > >
> > > |/usr/local/bin/autorespond 10 10 .auto.txt .autolog
> > > /username/Maildir/
> > >
> > > this worked for me (however with stock qmail, no vpopmail, so you
> > probably
> > have to try
> > > it.)
> > >
> > > greetz & hope it helps
> > >
> > > Flavio
> > >
> > > On Wed, 4 Oct 2000 08:46:42 -0700, John Van Boxtel said:
> > >
> > > > Sorry for double posting but I never got any replies the first
> > time
> > > > around...
> > > > If anyone has ANY comments on this please make them, as if I
> > don't get
> > any
> > > > responses I will take it as no one being interested and my
> > problem
> > being a
> > > > non issue to others (and thus if i find a solution or right a
> > new
> > autoreply
> > > > I won't have to GPL it)
> > > >
> > > > Once again...
> > > >
> > > > Does anyone know about any autoresponders that allow one
> > account to
> > > > autorespond AND save the message into their maildir or mbox?
> > All the
> > ones
> > > > that I have tried with vpopmail seem to cause loops on the
> > first
> > message
> > > > when trying to deliver to one account.
> > > >
> > > > As a work around, I have created a perl cgi script that users
> > can use
> > to
> > > > turn autoreplies on and off, but all it is really doing is
> > deleting
> > their
> > > > account, creating a new account, and adding an autorespond with
> > the
> > same
> > > > name as the old account that sends mail to the new account.
> > Turning it
> > off
> > > > does the reverse.
> > > >
> > > > The perl script does havea flaw, it deletes all hte messages
> > that have
> > not
> > > > been "popped" out, so I was going to work on making it so that
> > it will
> > move
> > > > all messages in the mbox, or maildir to the temp
> > > > account, and all the messages from the temp account back to the
> >
> > recreated
> > > > user account.
> > > >
> > > > The thing that has stopped this from being ready is I can't
> > > > figure out why some accounts are created in a "0" directory in
> > vpopmail, and
> > > > others are in the root of the domain's directory. As soon as I
> > figure
> > that
> > > > out or write in a way to parse the vpasswd file easily for the
> > directory of
> > > > the
> > > > maildir. Any ideas about the "0" directory?
> > > >
> > > > John Van Boxtel
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > > --
> > > -=: http://no-way.org :=-.
> > >
> > >
>
> --
> Thanks,
> Scott Ramshaw
> President of Operations
> Quickhosts.com
> Phone: 800-601-9767
> Fax: 413-643-8545
>
>