[vchkpw] mysql dir_control table

2004-07-16 Thread Dave Goodrich
Hello the list. We ahve been using vpopmail for over a year with no problems. We recently move to using mysql for auth and I am seeing a strange side effect. New users are no longer being created in the directory split but are all going to the domain root. We have one domain with 4557 users and si

[vchkpw] vpopmail + courier compile problems

2004-07-16 Thread Ewan Bain
I have installed vpopmail + MySQL and it works well. I'm now trying to get Courier to work but the compile fails with. Compiling authvchkpw.c In file included from authvchkpw.c:20: vpopmail_config.h:1:29: /include/config.h: No such file or directory authvchkpw.c: In function `auth_vchkpw_changepa

Re: [vchkpw] www.qmailrocks.org - was: Re: [vchkpw] RE: good howto

2004-07-16 Thread Jon Reynolds
Quoting Bruno Negrão <[EMAIL PROTECTED]>: > > > > www.qmailrocks.org > Hey, this website is incredible useful! Awesome!!! > > How isn't it mentioned on www.qmail.org website?! > > bruno > > > > That's all you need. > > > > -Original Message- > > From: Michiels Tom (Uptime) [mailto:[

[vchkpw] www.qmailrocks.org - was: Re: [vchkpw] RE: good howto

2004-07-16 Thread Bruno Negrão
> www.qmailrocks.org Hey, this website is incredible useful! Awesome!!! How isn't it mentioned on www.qmail.org website?! bruno > That's all you need. > > -Original Message- > From: Michiels Tom (Uptime) [mailto:[EMAIL PROTECTED] > Sent: 15 July 2004 10:38 > To: [EMAIL PROTECTED] >

Re: [vchkpw] Find an educational training center for qmail...

2004-07-16 Thread Rick van Vliet
OUEDRAOGO BOUKARY wrote: Dear list, I have installed qmail, vpopmail, vqadmin, qmailadmin and sqwebmail on two servers of our backbone. I'm managing these servers which run under sun solaris 9. But, i'm not suffisantly trained to manage them very well. So, i'm looking for an educational training

[vchkpw] Find an educational training center for qmail...

2004-07-16 Thread OUEDRAOGO BOUKARY
Dear list, I have installed qmail, vpopmail, vqadmin, qmailadmin and sqwebmail on two servers of our backbone. I'm managing these servers which run under sun solaris 9. But, i'm not suffisantly trained to manage them very well. So, i'm looking for an educational training center to increase my e

Re: [vchkpw] good howto

2004-07-16 Thread Greg Kopp
depends on how you run qmail. If you run it as you should with tcpserver and daemontools, you can just have it in your inittab and it will automatically run as a service. - Original Message - From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Fri, 16 Jul 2004 11:49:12 +0530 (IST) Subject:

Re: [vchkpw] maildrop with bounce-no-mailbox

2004-07-16 Thread Justin Heesemann
more thoughts.. the reason why maildrop exits 75 is the sigpipe it receives, because vdelivermail exits 100 without reading the pipe. so a hack would be to always read the input, even if the user does not exist. i might prepare a patch for this on the weekend. you could test this right now by