RE: 5.0 next to 4.10.x

2001-11-08 Thread Brad Dameron
I use a nfs server with 2 qmail box's using Maildir and vpopmail and I don't see any issues with too many directories, etc. What kind of performance issues are you seeing? --- Brad Dameron Network Account Executive TSCNet Inc.

can you help me?

2001-11-08 Thread stone m.j
Hi [EMAIL PROTECTED]: I read vpopmail install guide, I need the "Matt Simersons tcpserver-mysql patch". Can you tell me where to download? Thank you a lot! Stone M.jNov 9,2001

Re: 5.0 next to 4.10.x

2001-11-08 Thread Ken Jones
If a site ever did get to the point where one machine couldn't handle the disk/network I/O, you could easily split up each domains user dirs across 1(default) to 63 nodes. 0-9,A-Z,a-z. Ken Jones On Thu, 2001-11-08 at 21:11, Doug Clements wrote: This is offset by the risk of running

Re: Restarting qmail-send in a cluster

2001-11-08 Thread Hendry D Lee
I believe that this could be done with dsh (the distributed shell) too. http://packages.debian.org/testing/net/dsh.html It needs a remote shell like ssh and rsh though. Once install, just define the group of servers, i.e. clusters, and then when it is time to issue kill -HUP signal to

Re: Manually updating virtualdomain databases

2001-11-08 Thread Ken Jones
A slick way is to rsync almost the whole /var/qmail/control and /var/qmail/users directories. You can skip the control/me file if you want each server to tag emails with thier id. As long as the OS's are the same then the all the files will be compatible. On Thu, 2001-11-08 at 18:21, Doug

Re: Problems with Virtual IP domains and Courier-imap 1.3.11

2001-11-08 Thread Ken Jones
The key lies in the courier-imap preauthvchkpw.c file in the authlib directory. Check if it is calling the vpopmail function parse_email() or vset_default_domain(). If it doesn't, I've got a copy that should have it. These are the functions that set get the ip -- domain mapping from vpopmail.

Re: can you help me?

2001-11-08 Thread hari_bhr
Read: http://matt.simerson.net/computing/qmail/qmail.toaster.shtml - Original Message - From: stone m.j To: [EMAIL PROTECTED] Sent: Friday, November 09, 2001 7:17 AM Subject: can you help me? Hi [EMAIL PROTECTED]: I read vpopmail install guide, I need the

VQREGISTER

2001-11-08 Thread Jason Brunk
i have vqregister installed, and i was wondering, when i disable a pop account with the vqregister it works ok, the pop access gets disabled, but when i tell it to disable webmail, it doesn't disable it, anyone have any thoughts? jason

Re: Documentation (my 0.91 patch)

2001-11-08 Thread Bill Shupp
On Thursday, November 8, 2001, at 10:22 AM, Bill Shupp wrote: On Thursday, November 8, 2001, at 10:14 AM, ratMin wrote: sry, my mistake, I wasnt correct - qota isnt broken, just vpopmail and courier-imap does use different quota system. vdelivermail makes .current_size and courier-imap

slen, scat, scopy

2001-11-08 Thread Mattias Brändström
Hello! I am trying to compile qmailadmin but I can't get it to work. The build fails with messages like this one: alias.o: In function `delredirectnow': /home/brasse/qmailadmin-0.45/alias.c:587: undefined reference to `slen' /home/brasse/qmailadmin-0.45/alias.c:589: undefined reference to