Re: [vchkpw] vpopmail user/group

2007-10-05 Thread Rick Widmer
aledr wrote: So... And If We ask the developers? Like me? :) It'll be very helpful for those intends to create RPMs if We could compile without check user / group... Version 6 will probably support runtime setting of the uid and gid. I don't believe there is any chance of it in versio

Re: [vchkpw] My single point of failure... failed

2007-10-05 Thread DAve
Tren Blackburn wrote: Hi DAve; -Original Message- From: DAve [mailto:[EMAIL PROTECTED] Sent: Friday, October 05, 2007 11:39 AM To: vpopmail Subject: [vchkpw] My single point of failure... failed I got bit hard this morning and I am looking for a solution. I have been slowly getting our

Re: [vchkpw] My single point of failure... failed

2007-10-05 Thread Casey Zacek
DAve wrote (at Fri, Oct 05, 2007 at 02:39:21PM -0400): > I am looking at GFS and active/active NFS and HaNFS. Has anyone gone > down this path yet? I haven't yet traveled this path, but I have strongly considered it. Please let us know what you come up with and how it works out. --

RE: [vchkpw] My single point of failure... failed

2007-10-05 Thread Tren Blackburn
Hi DAve; > -Original Message- > From: DAve [mailto:[EMAIL PROTECTED] > Sent: Friday, October 05, 2007 11:39 AM > To: vpopmail > Subject: [vchkpw] My single point of failure... failed > > I got bit hard this morning and I am looking for a solution. I have > been > slowly getting our email

[vchkpw] My single point of failure... failed

2007-10-05 Thread DAve
I got bit hard this morning and I am looking for a solution. I have been slowly getting our email system up to snuff moving from a pair of servers to two gateway AV scanners, three vpopmail toasters, and two outbound qmail servers. The toasters mount the Maildirs via NFS, the AV scanners talk

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread tonix (Antonio Nati)
As told in other messages, the way of playing is different. Each vpopmail/qmail program usually executes brieftly and opens and closes MySQL, so there are no abnormal exits. When courier plays (both imap and pop), it asks auth data to courier's auth daemon. When this daemon is started, it o

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread Christopher Chan
[EMAIL PROTECTED] wrote: sorry for insisting but this happens when courier enters, it's the same for pop, or imap or... in the moment courier enters in the play for imap only imagine because you use qmail-pop there in the way I told yesterday... after some time of inactivity happens this... sorr

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread egoitz
sorry for insisting but this happens when courier enters, it's the same for pop, or imap or... in the moment courier enters in the play for imap only imagine because you use qmail-pop there in the way I told yesterday... after some time of inactivity happens this... sorry for insisting >> At 04.

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread egoitz
> At 04.55 05/10/2007, you wrote: >>tonix (Antonio Nati) wrote: >>>MysSQL has now an hardcoded timeout of eight hours. >>>Courier uses it's authentication daemon with persistent attach to >>>vpopmail/MySQL, it could be that during the night there are no >>>requests, so MySQL connections are droppp

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread egoitz
thanks a lot mates for you're answers, and in where logs could you see connections have been droped?? you doing an overview for all answers some mysql versions have timeout for it's persistent connections (connections as vpopmail connections) and this causes connection not to close properly and the

Re: [vchkpw] Vpopmail mysql and aborted clients

2007-10-05 Thread tonix (Antonio Nati)
At 04.55 05/10/2007, you wrote: tonix (Antonio Nati) wrote: MysSQL has now an hardcoded timeout of eight hours. Courier uses it's authentication daemon with persistent attach to vpopmail/MySQL, it could be that during the night there are no requests, so MySQL connections are droppped (by MySQ