Re: [vchkpw] vchkpw with mysql

2004-08-27 Thread Brian
> To: <[EMAIL PROTECTED]> Sent: Thursday, August 26, 2004 10:37 PM Subject: Re: [vchkpw] vchkpw with mysql > On Aug 26, 2004, at 1:02 PM, Brian wrote: > > I use the smtp-auth patch 0.31 release from > > http://members.elysium.pl/brush/qmail-smtpd-auth/ > > > > it&

Re: [vchkpw] vchkpw with mysql

2004-08-26 Thread Tom Collins
On Aug 26, 2004, at 1:02 PM, Brian wrote: I use the smtp-auth patch 0.31 release from http://members.elysium.pl/brush/qmail-smtpd-auth/ it's the newest one and the project is stopped. what can I do ? Use the 0.42 patch from the contrib directory in the vpopmail source. -- Tom Collins - [EMAIL PRO

Re: [vchkpw] vchkpw with mysql

2004-08-26 Thread Brian
he project is stopped. what can I do ? Thanx, Brian - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 4:41 PM Subject: Re: [vchkpw] vchkpw with mysql On Aug 25, 2004, at 4:40 AM, Brian wrote:

Re: [vchkpw] vchkpw with mysql

2004-08-25 Thread Brian
Thanx Tom. current I use 5.4.0 . I try to update it to 5.4.6. Cheers, Brian - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 4:41 PM Subject: Re: [vchkpw] vchkpw with mysql On Aug 25, 2004, a

Re: [vchkpw] vchkpw with mysql

2004-08-25 Thread Dave Goodrich
try to create the database ... why ?? I try 10 times to recive my mail ... 9 are successfully. one time i have this problem.. cheers, brian - Original Message - From: "Dave Goodrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 12:13

Re: [vchkpw] vchkpw with mysql

2004-08-25 Thread Tom Collins
On Aug 25, 2004, at 4:40 AM, Brian wrote: the request try to create the database .. ?? Upgrade to 5.4.5 or later (it would be best to go to 5.4.6 due to a security fix in that release). At some point in the 5.3.x series, the MySQL code to connect to the database got changed around in a way that

Re: [vchkpw] vchkpw with mysql

2004-08-25 Thread Brian
lastauth set user="user", domain="mydomain.tld", remote_ip="80.184.xxx.xx", timestamp=1093433217 It shows like the vpopmail try to create the database ... why ?? I try 10 times to recive my mail ... 9 are successfully. one time i have this problem.. cheers, b

Re: [vchkpw] vchkpw with mysql

2004-08-24 Thread Dave Goodrich
/share/doc/mysql-server/examples/ thanx, Brian - Original Message - From: "Dave Goodrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 8:33 PM Subject: Re: [vchkpw] vchkpw with mysql Brian wrote: current my settings on my debian host k

Re: [vchkpw] vchkpw with mysql

2004-08-24 Thread Brian
TED]> Sent: Tuesday, August 24, 2004 8:33 PM Subject: Re: [vchkpw] vchkpw with mysql > Brian wrote: > > > current my settings on my debian host > > > > key_buffer= 16M > > max_allowed_packet = 1M > > > > that's the only places where I can

Re: [vchkpw] vchkpw with mysql

2004-08-24 Thread Dave Goodrich
thanx for your help, Brian - Original Message - From: "Dave Goodrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 7:52 PM Subject: Re: [vchkpw] vchkpw with mysql I have seen some similar issues with using vpopmail and MySQL. Most notab

Re: [vchkpw] vchkpw with mysql

2004-08-24 Thread Brian
odrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 7:52 PM Subject: Re: [vchkpw] vchkpw with mysql > I have seen some similar issues with using vpopmail and MySQL. Most > notably a failure to authenticate becasue MySQL doesn't respond > co

Re: [vchkpw] vchkpw with mysql

2004-08-24 Thread Dave Goodrich
I have seen some similar issues with using vpopmail and MySQL. Most notably a failure to authenticate becasue MySQL doesn't respond correctly. Not sure if it was timing out or what. The solution was to give MySQL more resources over the default install. I upped my key, index, and table cache, i