[vchkpw] Re: Hashed domain directories - options

2012-08-09 Thread Eric Shubert
32000 subdirectories), and with ext4 it could be set to 6 (ext4 supports 64000). These settings would for the most part disable hashed directories, while still allowing hashes should the filesystem limits be approached. Of course, a default value in dir_control could still be 100, which

Re: [vchkpw] Hashed domain directories - options

2012-08-09 Thread Matt Brookings
gt; supports 32000 subdirectories), and with ext4 it could be set to 6 (ext4 >> supports 64000). These settings would for the most part disable hashed >> directories, while still allowing hashes should the filesystem limits be >> approached. Of course, a default value in dir_co

Re: [vchkpw] Hashed domain directories - options

2012-08-09 Thread John Simpson
gs would for the most part disable hashed > directories, while still allowing hashes should the filesystem limits be > approached. Of course, a default value in dir_control could still be 100, > which would maintain former behavior. If this were done, the > --disable-users-big-dir opt

[vchkpw] Hashed domain directories - options

2012-08-08 Thread Eric Shubert
Hey Matt, A QMT user recently had a few problems with their dir_control values (mysql), which got me to thinking about the directory hashing. QMT uses the --disable-users-big-dir configure option, so user directories are never hashed. (BTW, this option also appears to allow single-digit

[vchkpw] domains spanning directories

2007-08-22 Thread Trey Nolen
When new users are added to vpopmail and you reach a certain number of them, it creates a new folder and puts users in that folder. Then, when you reach another level of users, it adds a new folder and repeats the cycle. Presumably, it does the same thing with domains, but we have 25 domains at th

Re: [vchkpw] vpopmail stopped hashing directories

2005-12-10 Thread DAve
Clayton Weise wrote: I converted from cdb to mysql a while back and I just now noticed an oddity. My understanding of vpopmail before was that it would automatically do directory hashing based on the number of domains and/or accounts. When we switched over from cdb to mysql authentication about

[vchkpw] vpopmail stopped hashing directories

2005-12-09 Thread Clayton Weise
I converted from cdb to mysql a while back and I just now noticed an oddity. My understanding of vpopmail before was that it would automatically do directory hashing based on the number of domains and/or accounts. When we switched over from cdb to mysql authentication about 2 years ago it seems t

RE: [vchkpw] hashing directories

2005-02-22 Thread Jason Wilkinson
Tom Collins wrote: > On Feb 22, 2005, at 12:46 AM, Rick Widmer wrote: > > This program caches the modification time of .dir-control. When it > runs, it checks to see if .dir-control has been modified (by > vpopmail). If so, it rescans the domain directory to find the first > slot to put a new d

Re: [vchkpw] hashing directories

2005-02-22 Thread Tom Collins
On Feb 22, 2005, at 12:46 AM, Rick Widmer wrote: Repeat until there are no directories with free entries except the last. You forgot... 1) Scan the directory for all .qmail-alias and user .qmail files, looking for Maildir delivery pathnames that need to be updated (including for vacation

Re: [vchkpw] hashing directories

2005-02-22 Thread Rick Widmer
James Whitt wrote: In the next three months, I will more than likely start looking into writing a script of some kind to interact with .dir-control so that I will be able to update the hashed directories to recognize spots that can be filled in previous directories. Do you think this is a

Re: [vchkpw] hashing directories

2005-02-22 Thread James Whitt
In the next three months, I will more than likely start looking into writing a script of some kind to interact with .dir-control so that I will be able to update the hashed directories to recognize spots that can be filled in previous directories. Do you think this is a feasible goal (at this

Re: [vchkpw] hashing directories

2005-02-14 Thread Ken Jones
On Monday 14 February 2005 4:15 pm, Charles J. Boening wrote: > Right. But if you remove the .dir-control file and already have an > existing structure, are the routines smart enough to reuse the space and > skip where the directories are "full"? Or does it just start from >

RE: [vchkpw] hashing directories

2005-02-14 Thread Charles J. Boening
Right. But if you remove the .dir-control file and already have an existing structure, are the routines smart enough to reuse the space and skip where the directories are "full"? Or does it just start from scratch in which you would reuse the directories but it would be additive t

Re: [vchkpw] hashing directories

2005-02-14 Thread Ken Jones
On Monday 14 February 2005 1:16 pm, Charles J. Boening wrote: > If it sees an exiting one will it skip it? If it sees an existing .dir_control file then it will use the information contained therein. Meaning the directories will continue to be in the sub directorys. If you remove

RE: [vchkpw] hashing directories

2005-02-14 Thread Charles J. Boening
If it sees an exiting one will it skip it? -Original Message- From: Ken Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 14, 2005 7:36 AM To: vchkpw@inter7.com Subject: Re: [vchkpw] hashing directories On Sunday 13 February 2005 9:38 pm, James Whitt wrote: > My question is

Re: [vchkpw] hashing directories

2005-02-14 Thread Ken Jones
On Sunday 13 February 2005 9:38 pm, James Whitt wrote: > My question is on the removal of empty hashing directories or at least > their reuse. While running through our test server which we are > setting up to replace our old system, I noticed that when domains are > removed, they

[vchkpw] hashing directories

2005-02-13 Thread James Whitt
My question is on the removal of empty hashing directories or at least their reuse. While running through our test server which we are setting up to replace our old system, I noticed that when domains are removed, they aren't being replaced when new domains are being created. To get to the

[vchkpw] hashing of domain directories

2004-09-24 Thread Brian Feeny
Doesnt vpopmail by default start putting domains into a hashed structure after 100 or so domains? My usernames are hashing, but my domains under /home/cust/vpopmail/domains are all being put into that directory, vadddomain is not branching out into other dirs. Any idea what that could be? B

[vchkpw] Moving setup to dir_control style directories........is it possible?

2004-09-21 Thread Brian Feeny
I have about 800 domains, 15000 users total, and I was originally using my own tools/scripts to add and remove users. We did this so we could have a deterministic setup to where the users and domain directories were. We used simple 2 level alpha hashing on the domain and usernames. So for

Re: [vchkpw] Using custom domain directories

2003-07-11 Thread Mike Miller
not the directory used to _store domains_, but rather, to store _this_ domain. -M From: "Mike Miller" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [vchkpw] Using custom domain directories Date: Fri, 11 Jul 2003 22:12:33 + I made a posting a few weeks about this and didn

[vchkpw] Using custom domain directories

2003-07-11 Thread Mike Miller
I made a posting a few weeks about this and didnt' get a reply... so here's another shot. When I create a domain and set a custom directory (for the domain) of a users directory (ie: /home/user/domain.com/mail), you'd expect mail to go into that folder (and user accounts to be created as /home

Re: [vchkpw] vpopmail -d 'user directories'

2003-06-22 Thread Mike Miller
ted. -M From: "DOODS" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [vchkpw] vpopmail -d 'user directories' Date: Fri, 20 Jun 2003 14:16:35 +0800 (SGT) I tried testing this before. What I did was to create the domain in an ordinary mann

Re: [vchkpw] vpopmail -d 'user directories'

2003-06-19 Thread DOODS
I tried testing this before. What I did was to create the domain in an ordinary manner. Then moved that domain dir to where I wanted it to reside then made a link to that dir. Works normally. Warm Regards, DOODS > I'm having a bit of trouble with adding vpopmail domains under > another > userid

[vchkpw] vpopmail -d 'user directories'

2003-06-19 Thread Mike Miller
I'm having a bit of trouble with adding vpopmail domains under another userid and home directory. Normally, I've had each user with their domain in a standard ~vpopmail/domains/domain-name.com directory. I'd like to create domains now in ~username/domain-name.com/mail or similar folder. I add

[vchkpw] vpopmail and Maildir directories

2003-01-22 Thread J. Kendzorra
Hi list, I got the whole thing working, but I'd like to change a little bit: I'm using squirrelmail for mail-access, and I wonder if it's possible to change the directories, e.g. INBOX to "Posteingang" for german users. You know there are a few who wouldn't get on wi

Re: [vchkpw] Vpopmail directories

2002-10-16 Thread Bill Shupp
On Wednesday, October 16, 2002, at 01:48 PM, Daniel Demacek wrote: > Hello, > > why do I have /home/vpopmail/domains/domain.com/0 through 5 > directories? This happens when you reach about 100 domains. There is a new configure switch to turn this off if you want. You'

[vchkpw] Vpopmail directories

2002-10-16 Thread Daniel Demacek
Hello, why do I have /home/vpopmail/domains/domain.com/0 through 5 directories? I'm developing web email client that read emails directly from disk, and I'm having problems on how to determine where the user dir actually resides. Also when directly deleting(rm) emails from ./Maildi

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-16 Thread David
Thanks Peter Yep that may well have been it... I did set up a skel Maildir sub-tree when I was testing my qmail installation on just system users.. sheesh seems so long ago now.. I had forgotten.. I feel rather silly now. Hadn't remembered at ALL the initial install testing.. lol Regards David

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-16 Thread Peter Palmreuther
Hello David, On Friday, August 16, 2002 at 5:46:13 AM you wrote: > but I couldn't find (not saying it isn't there) what purpose that > particular directory structure had Might it be the case there's a Maildir directory in your /etc/skel? I guess so, and the reason why it is present in /home/vpo

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread David
Have been having a think, Is this possible at all then, with my setup (using php/mysql to create users), that is, getting a default set of Maildirs/.qmail files created on user creation? if so has anyone got any suggestions? I would prefer to not run shell commands/script (security) via php if p

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread David
seems). I dont necessarily think it was an unreasonable one, in that the skel system of creation of directories on system user creation is one that is there, so again, I presumed that that was its (the ~/vpopmail/Maildir) function, to create a standard set of Maildirs for a user. Sorry if I was wrong, t

RE: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread Tren Blackburn
IL PROTECTED] > Subject: [vchkpw] creation of directories and files when user > created (Using MySql) > > > Hi all > > Just a bit of a question for the list. > > I have a setup that is working fine so far (vpopmail5.37), > except for one thing. > > When I creat

[vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread David
Hi all Just a bit of a question for the list. I have a setup that is working fine so far (vpopmail5.37), except for one thing. When I create a new account, I do it via a direct entry into the vpopmail table (using MySql backend), this works fine, the account exists, and the first time they log

RE: User Directories in 5.0

2001-10-10 Thread Troy Settle
** -Original Message- ** From: Ken Jones [mailto:[EMAIL PROTECTED]] ** Sent: Wednesday, October 10, 2001 2:06 AM ** To: Troy Settle ** Cc: [EMAIL PROTECTED] ** Subject: RE: User Directories in 5.0 ** ** ** Ah, I see your problem. ** ** vpopmail does not create the directory if it doesn&#

Re[2]: User Directories in 5.0

2001-10-10 Thread Yuri A. Kabaenkov
Hello Troy, Wednesday, October 10, 2001, 9:13:12 AM, you wrote: TS> I guess I could have rm'ed it instead. It was to demonstrate that if the TS> directory doesn't exist, vchkpw does not create it. Likewise with TS> vdelivermail. TS> I'm having a hard time following all of the code within vpo

RE: User Directories in 5.0

2001-10-09 Thread Ken Jones
want to go and delete users directories once they are created? Ken On Wed, 2001-10-10 at 00:13, Troy Settle wrote: > > I guess I could have rm'ed it instead. It was to demonstrate that if the > directory doesn't exist, vchkpw does not create it. Likewise with > vdeliverm

RE: User Directories in 5.0

2001-10-09 Thread Troy Settle
CTED] ** Subject: RE: User Directories in 5.0 ** ** ** On Tue, 2001-10-09 at 18:30, Troy Settle wrote: ** > ** > vph.pw_ent is returned as '/var/vpopmail/domains/test.com/t/r/troy' ** > ** > When the directory exists: ** > ** > +OK <[EMAIL PROTECTED]> ** >

RE: User Directories in 5.0

2001-10-09 Thread Ken Jones
s > 540.994.4254 - 866.477.5638 > http://www.psknet.com > > > ** -Original Message- > ** From: Ken Jones [mailto:[EMAIL PROTECTED]] > ** Sent: Tuesday, October 09, 2001 6:48 PM > ** To: Troy Settle > ** Cc: [EMAIL PROTECTED] > ** Subject: Re: U

RE: User Directories in 5.0

2001-10-09 Thread Troy Settle
-- Troy Settle Pulaski Networks 540.994.4254 - 866.477.5638 http://www.psknet.com ** -Original Message- ** From: Ken Jones [mailto:[EMAIL PROTECTED]] ** Sent: Tuesday, October 09, 2001 6:48 PM ** To: Troy Settle ** Cc: [EMAIL PROTECTED] ** Subject: Re: User Directories in 5.0 ** **

Re: User Directories in 5.0

2001-10-09 Thread Ken Jones
ut > of 5.0. Does this still exist, or will this be added back in, or do I need > to figure out a way to do this in my vauth.c? Worked for me. created user directories. Ken

User Directories in 5.0

2001-10-09 Thread Troy Settle
In vpopmail 4.8.5 (what I'm currently using), vchkpw and vdelivermail will create a user's directory if it doesn't already exist. Either I'm overlooking something, or this functionality has been taken out of 5.0. Does this still exist, or will this be added back in, or do I need to figure out a

Re[3]: directories

2001-09-29 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello sec, Saturday, September 29, 2001, 12:39:18 PM, you wrote: > Hello Gabriel, > Saturday, September 29, 2001, 2:34:09 PM, you wrote: GA>> -BEGIN PGP SIGNED MESSAGE- GA>> Hello sec, GA>> Saturday, September 29, 2001, 11:23:19 AM, you wrote: >>>

Re: directories

2001-09-29 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello sec, Saturday, September 29, 2001, 11:23:19 AM, you wrote: > I am use vpopmail 4.10.32 > When i insert user-line in mysql database and try to send him an > mail message. > In older version vpopmail automaticaly creates user directory if it > doesn't ex

directories

2001-09-29 Thread sec
I am use vpopmail 4.10.32 When i insert user-line in mysql database and try to send him an mail message. In older version vpopmail automaticaly creates user directory if it doesn't exists but in this version in says "delivery 1687: failure: can_not_open_new_email_file_errno=2_file=/home/vpopmail

creating directories in 5 releng

2001-09-28 Thread sec
Hello, I have one little question: In version 4.10.32 when i insert user line in mysql table and sent him mail message his directory creates automaticaly. Does this point released in vpopmail 5 releng ? -- Best regards, sec mailto:[EM

Re: Mail not being delivered to vpop directories

2001-09-23 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Micah, Sunday, September 23, 2001, 9:14:48 PM, you wrote: > I setup qmail/vpop and everything was working fine. The machine > was rebooted however and now email is not being delivered to the > /home/vpopmail/domains directory but rather to the users > /

Mail not being delivered to vpop directories

2001-09-23 Thread Micah Abrams
I setup qmail/vpop and everything was working fine.  The machine was rebooted however and now email is not being delivered to the /home/vpopmail/domains directory but rather to the users /home/user/Maildir directory.  Can someone please explain to me how this happened and how to fix  it.  

Re: vadduser stopped adding directories

2001-09-21 Thread Angus D Madden
On Wed, Sep 19, 2001 at 09:42:52PM -0400, Dave VanAuken wrote: > Further to this... it appears that user directories are being created now in a > subdirectory of the subdomain... > > normally > /usr/home/vpopmail/domains/mydomain.com/user1 > /usr/home/vpopmail/domains/mydomai

RE: vadduser stopped adding directories

2001-09-19 Thread Dave VanAuken
Further to this... it appears that user directories are being created now in a subdirectory of the subdomain... normally /usr/home/vpopmail/domains/mydomain.com/user1 /usr/home/vpopmail/domains/mydomain.com/user2 /usr/home/vpopmail/domains/mydomain.com/user3 now new ones are being added in

vadduser stopped adding directories

2001-09-19 Thread Dave VanAuken
vadduser (as well as through qmail admin) no longer adds the directories for new users. MySQL entries appear to be added normally, and respond to vuserinfo perfectly, but the added user doesn't have file directories created and as such cannot receive mail? Any reason why this would stop wo

RE: vpopmail directories and qmailadmin, user deletion problems

2001-08-21 Thread Dave
below >From: Bill Shupp [mailto:[EMAIL PROTECTED]] >on 8/20/01 7:50 PM, Dave VanAuken at [EMAIL PROTECTED] spake: > >> just had a nasty problem, from what I can tell here is the chain of events. >> >> - virtual user creates pop account POPUSER >> - virtual user then creates maillist POPUSER using

Re: vpopmail directories and qmailadmin, user deletion problems

2001-08-21 Thread Bill Shupp
on 8/20/01 7:50 PM, Dave VanAuken at [EMAIL PROTECTED] spake: > just had a nasty problem, from what I can tell here is the chain of events. > > - virtual user creates pop account POPUSER > - virtual user then creates maillist POPUSER using [EMAIL PROTECTED] as the > owner > - POPUSER maillist fi

vpopmail directories and qmailadmin, user deletion problems

2001-08-20 Thread Dave VanAuken
just had a nasty problem, from what I can tell here is the chain of events. - virtual user creates pop account POPUSER - virtual user then creates maillist POPUSER using [EMAIL PROTECTED] as the owner - POPUSER maillist files are put in ~/vpopmail/domains/virtual.com/POPUSER directory - virtual u

Re: vpopmail creating 0,1,2 etc directories under domain

2001-07-19 Thread Sean P. Scanlon
ich at [EMAIL PROTECTED] spake: > > > > > Hello All. > > > Our vpopmail has started to create user account under directories named > > > 0,1,2 under the domain that they are added to. The server still works but > > > this > > > makes it

Re: vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread Chris Scheller
; Our vpopmail has started to create user account under directories named > > 0,1,2 under the domain that they are added to. The server still works but > > this > > makes it a pain to find a users account. Is this a default behavior of vpop > > or > > something el

Re: vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread Bill Shupp
on 7/17/01 3:27 PM, rich at [EMAIL PROTECTED] spake: > Hello All. > Our vpopmail has started to create user account under directories named > 0,1,2 under the domain that they are added to. The server still works but > this > makes it a pain to find a users account. Is this a d

vpopmail creating 0,1,2 etc directories under domain

2001-07-17 Thread rich
Hello All. Our vpopmail has started to create user account under directories named 0,1,2 under the domain that they are added to. The server still works but this makes it a pain to find a users account. Is this a default behavior of vpop or something else. Thank You Rich

Re: Quotas on Mail Directories

2001-07-16 Thread Richard A. Secor
d Gartner" <[EMAIL PROTECTED]> To: "Bill Shupp" <[EMAIL PROTECTED]> Cc: "Richard A. Secor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 15:12 Subject: Re: Quotas on Mail Directories > Bill and Richard, > > Try putting

Re: Quotas on Mail Directories

2001-07-16 Thread Bill Shupp
David Gartner wrote: > Bill and Richard, > > Try putting system quotas on the /home directories per user -- do a web search on > quota howto. This is always worked for me. You should be able to find it easily. David, It sounds like you have /etc/passwd based users. I have all

Re: Quotas on Mail Directories

2001-07-16 Thread David Gartner
Bill and Richard, Try putting system quotas on the /home directories per user -- do a web search on quota howto. This is always worked for me. You should be able to find it easily. David Bill Shupp wrote: > "Richard A. Secor" wrote: > > > I know this may be a little off

Re: Quotas on Mail Directories

2001-07-16 Thread Bill Shupp
"Richard A. Secor" wrote: > I know this may be a little off subject but I need to know if anyone knows a > way to have quotas based on an entire mail directory and not just the > "./Maildir/new/". > > Problem is that programs like "sqwebmail" move the mail to other folders and > do not seem to be

Quotas on Mail Directories

2001-07-16 Thread Richard A. Secor
I know this may be a little off subject but I need to know if anyone knows a way to have quotas based on an entire mail directory and not just the "./Maildir/new/". Problem is that programs like "sqwebmail" move the mail to other folders and do not seem to be considered as part of the quota by "v

Need to know in what directories qmailadmin is located please

2001-06-11 Thread burrett
Roger Arnold wrote: Hello All, I wonder if someone knows what all the directories that parts of Qmailadmin are in and what permissions each part should have assigned to it, please? I am still having trouble getting Qmailadmin to authenticate anyone, although the graphics problem I had earlier

Re: users directories are being created as 0

2000-08-16 Thread Peter Green
also sprach noelmorgan: > Hi all, > > I have come across and interesting problem. Vpopmail is creating users > home directories as /home-path/domain/0 on certain virtual domains when > the user is added. Once this starts, it always does it to that domain > when a new user

users directories are being created as 0

2000-08-16 Thread Noel Morgan
Hi all, I have come across and interesting problem. Vpopmail is creating users home directories as /home-path/domain/0 on certain virtual domains when the user is added. Once this starts, it always does it to that domain when a new user account is created. I am running a script to repair it