Re: [vchkpw] vpopmail+mysql + changing mysql servers

2002-12-16 Thread Matthias Trevarthan
This could be from a number of problems, but most likely, the MySQL version has changed between boxes, or mysql is in a different place on the machine. vpopmail takes the mysql include and lib files and compiles them into the vpopmail binaries. Changing versions may require recompiling vpopmail.

Re: [vchkpw] vpopmail no longer using number/letter directory structure

2002-12-06 Thread Matthias Trevarthan
It's the active directory structure code that causes that directory naming scheme. Is there anything in your installation that might interfere with the active directory structure code? Read about it in the INSTALL and other text files that come with the distribution. On Friday 06 December

Re: [vchkpw] courier-imap tends to stop authenticating after awhile

2002-11-25 Thread Matthias Trevarthan
Are you using authdaemon? I believe disabling auth daemon at compile time fixes the problem too. compile with: --without-authdaemon \ --with-vchkpw when compiling courier-imap. I don't use authdaemon, and I don't have any troubles. This is an on-going list discussion. On Monday 25 November

Re: [vchkpw] courier-imap tends to stop authenticating after awhile

2002-11-25 Thread Matthias Trevarthan
Yeah. I ran into the same problem. They/we should really include that in documentation somewhere. In fact, I get that problem with sqwebmail even if I DO disable authdaemon I'm not sure it's the same kind of issue though. But back to the reason I posted in the first place: I've seen plenty

Re: [vchkpw] courier-imap tends to stop authenticating after awhile

2002-11-25 Thread Matthias Trevarthan
Just out of curiosity, how many users does 20-25 authentications per second equate to for you? Thanks. On Monday 25 November 2002 12:58, Brian Kolaci wrote: You can disable it at runtime also. Just specify it in the AUTHMODULES variable in the .../etc/*.config files (mine is at authvchkpw

Re: [vchkpw] courier-imap tends to stop authenticating after awhile

2002-11-25 Thread Matthias Trevarthan
What kind of machine is this with? Again, I'm just curious. I'll be implementing a similar setup soon, and I'm wondering where we'll max out. On Monday 25 November 2002 13:40, Brian Kolaci wrote: I have just under 2000 domains. Not sure of the number of users per domain. There's a few

[vchkpw] vpopmail+sqwebamil

2002-11-21 Thread Matthias Trevarthan
Howdy list, Does anyone here know if the new version of sqwebmail (sqwebmail-3.4.0.20021026.tar.bz2) is capable of changing vpopmail passwords? I'm running FreeBSD 4.7-RELEASE and here is my sqwebmail compile sequence: ---

Re: [vchkpw] vpopmail development

2002-10-23 Thread Matthias Trevarthan
23 October 2002 13:41, Bill Shupp wrote: On Wednesday, October 23, 2002, at 07:03 AM, Matthias Trevarthan wrote: Howdy, Just curious: Is vpopmail still being actively developed? Yes. Is it a single developer, or is there a CVS and an open development community? I ask because I see

[vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Matthias Trevarthan
Howdy peeps, I'm testing a new install on a FreeBSD 4.6.2-RELEASE server. I'm running: Qmail vpopmail ./configure --enable-roaming-users=y --enable-clear-passwd=y --enable-logging=e --enable-log-name=vpopmail --enable-default-domain=domain.com --enable-defaultquota=500

Re: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Matthias Trevarthan
. So, when switching from n to y you should also convert the database to the new format. This is one of the switches you select with the first installation, and then you never change (usually). Tonino At 18/10/02 18/10/02 -0400, Matthias Trevarthan wrote: Howdy peeps, I'm testing a new

Re: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Matthias Trevarthan
. =) Tren -Original Message- From: Matthias Trevarthan [mailto:trevarthan;wingnet.net] Sent: Friday, October 18, 2002 10:16 AM To: Tren Blackburn Subject: Re: [vchkpw] many-domains=n large-site=y courier-imap problem No, I sure didn't. I didn't think that the authvchkpw authentication

[vchkpw] multi-table mysql domains

2002-10-18 Thread Matthias Trevarthan
Howdy, I'm just curious, but why does the documentation frown upon multiple tables for multiple domains? Is it the per process file descriptor thing? (After all, that's not so much of a UNIX thing as a Linux thing. FreeBSD doesn't have per process limits. It has system limits, but they're