Re: [vchkpw] Qmail Vpopmail

2002-10-29 Thread Michael Bowe
- Original Message - From: Joeffrey Betita [EMAIL PROTECTED] To: Vchkpw [EMAIL PROTECTED] Sent: Tuesday, October 29, 2002 10:22 PM Subject: [vchkpw] Qmail Vpopmail i already change the checkpassword. below is my configuration. what should i do next. #!/bin/sh MAXCON=100 exec

[vchkpw] Limiting size of the emails sent based on quota

2002-10-29 Thread Fernando Costa de Almeida
Hi all, I have to add the following feature in my email system: Users of a determined domain can't sent email with size greater than 20% of their quota. Ive already have vpopmail, sqwebmail, qmailadmin, vqadmin working well with LDAP and quotas, but I dont know (yet) how to do the feature

Re: [vchkpw] Default-quota per domain and per user..

2002-10-29 Thread Pasi Kärkkäinen
On Mon, 28 Oct 2002, Pasi Kärkkäinen wrote: Hello! I have read the README.quotas from vpopmail 5.2.1, but I still have some questions.. 1. What is the correct way to setup per domain default-quota? How does it work? Where is the quota-information stored? It needs patched qmail to

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Pasi Kärkkäinen
On Thu, 24 Oct 2002, John Johnson wrote: I am not a programmer but from what I can see this looks like a clean and very efective way to do the qmailadmin-limits. If you try to bloat things down for something that MIGHT be added or changed then we really will not have things really planned,

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Brian Kolaci
On Thu, 24 Oct 2002, John Johnson wrote: I am not a programmer but from what I can see this looks like a clean and very efective way to do the qmailadmin-limits. If you try to bloat things down for something that MIGHT be added or changed then we really will not

[vchkpw] Does qmailadmin support MySQL....

2002-10-29 Thread Neo Wee Teck
Does qmailadmin support MySQL for vpopmail?

[vchkpw] Vdeldomain

2002-10-29 Thread Zeno Davatz
I deinstalled vpopmail and installed it again from source. I do vdeldomain yweseelocal.com and get: Error: Domain does not exist. I do vadddomain yweseelocal.com and get: Error: Domain already exists. What can I do to remove the domain completely so that I can add it again. Thanks for any help

[vchkpw] Error compiling

2002-10-29 Thread Carl A Jeptha
Hi, The first error was that make could not find "mysql.h" ( I copied "vmysql.h") After that I receive the following error when running "make" : vauth.c:35: parse error before 'mysql_update' Any Assistance would be appreciated. You have a good day now, Carl

[vchkpw] 90% CPU in vchkpw

2002-10-29 Thread Luís Gustavo Facioni Barcellos
Hi, all I have a qmail 1.0.3, daemontools 0.76, qmail-scanner 1.12 with mcafee, vpopmail 5.2.1 and sqwebmail 3.3.4 in a brand new Slackware 8.1 box. Its all running fine, but sometimes the server stops authenticating. The top shows a vchkpw process consuming more then 90% CPU and I get a

RE: [vchkpw] Vdeldomain

2002-10-29 Thread Clayton Weise
Check your qmail configs to see if it's in there: /var/qmail/control/virtualdomains /var/qmail/control/rcpthosts /var/qmail/users/assign And after you've changed those, you'll need to run a qmail-newu to rebuild the assign cdb file. -Clayton -Original Message- From: Zeno Davatz

Re: [vchkpw] Does qmailadmin support MySQL....

2002-10-29 Thread Pasi Kärkkäinen
On Wed, 30 Oct 2002, Neo Wee Teck wrote: Does qmailadmin support MySQL for vpopmail? Yes, if you have compiled vpopmail with mysql support. qmailadmin just talks to vpopmail, and vpopmail talks to whatever backend you have configured it to talk to. - Pasi Kärkkäinen

[vchkpw] LDAP-patch

2002-10-29 Thread jja
Hi, this is my second drop to make the LDAP-Code from vpopmail more robust. The second patch includes my first patch I send a 3 weeks ago. To review my work I'll give a link where all patches are available. Changes: - multiple domains stored in LDAP - operational - vsetuserquota stored in LDAP

Re: [vchkpw] Re: qmailadmin-limits update

2002-10-29 Thread Pasi Kärkkäinen
On Tue, 29 Oct 2002, Brian Kolaci wrote: On Thu, 24 Oct 2002, John Johnson wrote: I am not a programmer but from what I can see this looks like a clean and very efective way to do the qmailadmin-limits. If you try to bloat things down for something that MIGHT be

Re: [vchkpw] Vdeldomain

2002-10-29 Thread Zeno Davatz
On 29.10.2002 20:14 Uhr, Clayton Weise [EMAIL PROTECTED] wrote: Check your qmail configs to see if it's in there: /var/qmail/control/virtualdomains /var/qmail/control/rcpthosts /var/qmail/users/assign And after you've changed those, you'll need to run a qmail-newu to rebuild the assign

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread Zeno Davatz
Hi I followed the below HOWTO and think is great - it helped me a lot. I managed to send and receive messages locally an online. What I do not quite understand yet is how vpopmail and qmail handle the outgoing messages via smtp: On 24.10.2002 2:06 Uhr, David Phillips [EMAIL PROTECTED] wrote:

[vchkpw] Courier-Imap and Sqwebmail

2002-10-29 Thread Fernando Costa de Almeida
Hi, Ive installed Courier-Imap with vchkpw authentication (qmail + vpopmail + qmailadmin + Courier-IMAP), and all works well: I can connect to the server and etc... But there is a problem: If I delete the Drafts folder (used by Sqwebmail), Sqwebmail shows an errors when I try to send a message,

RE: [vchkpw] 90% CPU in vchkpw

2002-10-29 Thread Brad Dameron
What does softlimit do? --- Brad Dameron Network Account Executive TSCNet Inc. www.tscnet.com Silverdale, WA.

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread David Phillips
Zeno Davatz writes: I followed the below HOWTO and think is great - it helped me a lot. I managed to send and receive messages locally an online. Cool. What I do not quite understand yet is how vpopmail and qmail handle the outgoing messages via smtp: vpopmail does not affect outgoing mail.

Re: [vchkpw] 90% CPU in vchkpw

2002-10-29 Thread David Phillips
Brad Dameron writes: What does softlimit do? http://cr.yp.to/daemontools/softlimit.html -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

RE: [vchkpw] Courier-Imap and Sqwebmail

2002-10-29 Thread Clayton Weise
This would probably be a good question for courier-imap or sqwebmail. -Original Message- From: Fernando Costa de Almeida [mailto:falmeida;easyit.com.br] Sent: Tuesday, October 29, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Courier-Imap and Sqwebmail Hi, Ive installed

[vchkpw] how to handle quota

2002-10-29 Thread zafar
helo all i already put that question but no answer till i receive. i want to know how i implement quota on folders in a single INBOX or Maildir. When quota exceed no mail will come. so plz guide to how implement quota on Maildir qmailadmin implement but it creates problems. thanks. wait for

[vchkpw] Question about vpopmail and shared folders

2002-10-29 Thread Taylor Dondich
I am using vpopmail with courier-imap as my mail solution and I love it so far. I've got a small question about shared folders. When creating a shared mail folder under a shared mailbox directory structure, you use the -s mode flag to specify permission to the folder. How can this work with

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread Zeno Davatz
On 29.10.2002 21:27 Uhr, David Phillips [EMAIL PROTECTED] wrote: tcp.smtp (compiled into tcp.smtpd.cdb) controls which IP's are allowed to connect to tcpserver. It defaults to allow (which would be a single :allow line). Setting RELAYCLIENT for an IP tells qmail-smtpd to allow it to relay

Re: [vchkpw] 90% CPU in vchkpw

2002-10-29 Thread Justin Heesemann
On Tuesday 29 October 2002 21:22, Brad Dameron wrote: What does softlimit do? it limits the ammount of memory the process may use. in this case about 2MB ram. Luis, which options did you use when compiling vpopmail? -Original Message- From: Luis Gustavo Facioni Barcellos