Re: [vchkpw] Quota per domain

2003-01-24 Thread Brian Kolaci
Try using system quotas instead. This is what I use. Put each virtual domain under a separate unix user. Impose a system quota on that user. Then set per-user quotas from qmailadmin. There's a -u option to vadddomain to set it to the specified unix userid and setup the "domains" directory under

[vchkpw] vpopmail authentification error

2003-01-24 Thread Víctor R. Ruiz
Hi: I have installed qmail + vpopmail 5.2 in RedHat 7.3. qmail works fine, and I've successfully created varios virtual domains and accounts with vpopmail (via xinetd). They receive fine the incoming messages. However when I cannot authenticate in any of those accounts: [root@astronomia l

Re: [vchkpw] vlimits patch

2003-01-24 Thread Bill Shupp
On Thursday, January 23, 2003, at 10:52 AM, Brian Kolaci wrote: Hi Ken/Bill, It appears that the last patch I sent through didn't get applied. This one contains the several extra fields as requested. Your patch applied clean to 5.3.14, but compilation failed with these errors: gcc -I. -Ic

[vchkpw] vpopuser quota

2003-01-24 Thread Manish Jain
Hi All! Can the postmaster of a virtualdomain can set vpopuser quota under his domain? workable answer will be appreciated. Manish Jain Sys Admin ERDCI Noida

Re: [vchkpw] vpopmail authentification error

2003-01-24 Thread Manish Jain
Hi Vpopmail uses vchkpw file for authentication and u the service pop3 uses /etc/passwd file. So disable the pop3 service and smtp services from setup and edit the file /var/qmail/supervise/qmail-pop3d/run so as it look like.. #!/bin/sh exec /usr/local/bin/softlimit -m 400 \ /usr/local/bin/t

[vchkpw] Quota per domain

2003-01-24 Thread Manish Jain
Hi Brian! I have installed Qmail+vpopmail+swwebmail on Redhat Linux 8.0 Now, I want to implement disk quota per virtualdomain. when I add a virtualdomain ./vadddomain manish.com -q 200 this option works as -q quota_in_bytes (sets the quota for postmaster account) Sets the quota for postmas

Re: [vchkpw] vpopmail authentication error

2003-01-24 Thread Manish Jain
Hi Vpopmail uses vchkpw file for authentication and u the service pop3 uses /etc/passwd file. So disable the pop3 service and smtp services from setup and edit the file /var/qmail/supervise/qmail-pop3d/run so as it look like.. #!/bin/sh exec /usr/local/bin/softlimit -m 400 \ /usr/local/bin/t

[vchkpw] vlimits patch

2003-01-24 Thread Brian Kolaci
Hi Ken/Bill, It appears that the last patch I sent through didn't get applied. This one contains the several extra fields as requested. I'm currently working on qmailadmin to use the API. Shall I also update vdelivermail to enforce the per-domain quotas? My copy does this with real disk usage

[vchkpw] vadduser error : user's directory already exist?

2003-01-24 Thread Abdul Latief
Hi: I have installed qmail + vpopmail 5.2 in RedHat 7.3. qmail works fine, and I've successfully created varios virtual domains and accounts with vpopmail. They receive fine the incoming messages. However when one of virtual domain reach 98000 member, there is an error on vadduser : user's director

[vchkpw] Quota per domain

2003-01-24 Thread Manish Jain
Hi All! I have installed Qmail+vpopmail+swwebmail on Redhat Linux 8.0 Now, I want to implement disk quota per virtualdomain created. when I add a virtualdomain ./vadddomain manish.com -q 200 this option works as -q quota_in_bytes (sets the quota for postmaster account) But I want to alloc

[vchkpw] mysql replication

2003-01-24 Thread Malte Ahrens
hi everybody! i'm going to set up a cluster of mail server but i'm not sure, what's the best way. i'm using qmail/vpopmail/mysql for 3 years now. but now i have to set up a bigger system. i know that vpopmail has an option --enable-mysql-replication, but i don't see how to set up the rest of t

RE: [vchkpw] How to transfer Sendmail users to Qmail

2003-01-24 Thread Remo Mattei
If you use vpopmail it's easy just create a script as a matter of fact I did it today here is the script: #!/bin/bash for i in `cat users` do vadduser $[EMAIL PROTECTED] $i done this will set a temp password to their name or if you use the learn password they must log on with pop and the

RE: [vchkpw] Quota per domain

2003-01-24 Thread Clayton Weise
Read the archives, this has been discussed and covered a million times over. -Clayton -Original Message- From: Manish Jain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 9:58 PM To: Vpopmail Mailing List Subject: [vchkpw] Quota per domain Hi All! I have installed Qmail

[vchkpw] Quota per domain

2003-01-24 Thread Manish Jain
Hi All! I have installed Qmail+vpopmail+swwebmail on Redhat Linux 8.0 Now, I want to implement disk quota per virtualdomain created. when I add a virtualdomain ./vadddomain manish.com -q 200 this option works as -q quota_in_bytes (sets the quota for postmaster account) But I want to alloca

Re: [vchkpw] vpopmail authentification error

2003-01-24 Thread Víctor R. Ruiz
Hola: El Friday 24 January 2003 00:56, Kent Ritchie tecleó: > Do you have qmail set to use vchkpw instead of checkpassword in your > /etc/init.d/qmail file? I have not /etc/init.d/qmail. This .rpm runs qmail via dt-run and inittab. H... which finally has lead me to a solution. I chan

[vchkpw] client gets multiple copies of email

2003-01-24 Thread Ron Culler
We are seeing a strange problem with some of our pop email clients. They are seeing multiple copies of an email message appear in thier inbox (outlook or outlook express) when only one copy of the email was ever in the inbox to begin with. This only appears to happen when receiving mail from one p

[vchkpw] How to transfer Sendmail users to Qmail

2003-01-24 Thread Manish Jain
Dear All, I have just installed Qmail, vpopmail and sqwebmail. I am running Sendmail as my present MTA on a different machine. Can anyone tell me how to transfer all my Sendmail users to Qmail? I created Sendmail users under a group popmail users (about 250 users) There are about 25 virtual doma

Re: [vchkpw] How to transfer Sendmail users to Qmail

2003-01-24 Thread Johan Kuuse
There are two other steps you should do as well to complete the account transfers: 1. If you used UNIX shell accounts for Sendmail, all the encrypted passwords are stored in /etc/shadow, /etc/master.passwd, or /etc/security depending on your UNIX platform. See the attachment for an example script

Re: [vchkpw] client gets multiple copies of email

2003-01-24 Thread Rick Romero
I've experienced the same thing with Outlook clients, but under only two conditions: 1. The mail server's CPU utilization is VERY high. 2. The client's internet connection is unstable. For me, I solved 1 by upgrading their mail server from a P100 (it was also running SpamAssassin and AV soft

[vchkpw] wanted: make vaddomain changes for fun and profit

2003-01-24 Thread Pete Mocat
Hello, I believe that currently vadddomain has no method to specify the /home/vpopmail/domains/*/ dir that a new domain is added to. The current directory option only changes the base dir (/home/vpopmail/) I need this feature. I would like to pay someone on the list to make this change. Is anyon

[vchkpw] 5.2+ vdelivermail doesn't read .qmail

2003-01-24 Thread Michael Burns
I've noticed that vdelivermail in vpopmail 5.2 and (probably up to and including) 5.3.14 doesn't process any .qmail file at its second argument when that argument is a directory path. Shouldn't vdelivermail check the delivery directory for a .qmail file before dumping the message into the Maildir