Re: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread Steve Cole
Rick Widmer wrote: The only thing that says memory leak is in 5.4.18. There are many bug fixes, and a few new features in 5.4.25, the current stable version. If you are using vpopmaild you would want 5.4.26 the current dev release. If you are on solaris, there is a fix that is only in

Re: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread Rick Widmer
Matthew Goodman wrote: Thanks, I am using Vpopmail 5.4.18. Was the fix after that release? The only thing that says memory leak is in 5.4.18. There are many bug fixes, and a few new features in 5.4.25, the current stable version. If you are using vpopmaild you would want 5.4.26 the

Re: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread tonix (Antonio Nati)
There was a memory problem in an old version of vpopmail library. It was related to usage of vlimits in MySQL. Check within mailing list for such information. You have to ugrade/fix, then recompile vpomail and courier-authdaemon. Ciao, Tonino Matthew Goodman ha scritto: Hello, I've

RE: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread Matthew Goodman
Thanks, I am using Vpopmail 5.4.18. Was the fix after that release? Matt From: tonix (Antonio Nati) [mailto:[EMAIL PROTECTED] Sent: Friday, November 30, 2007 1:03 AM To: vchkpw@inter7.com Subject: Re: [vchkpw] authdaemond Memory Leak? There was a memory problem in an old version

Re: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread tonix (Antonio Nati)
:* tonix (Antonio Nati) [mailto:[EMAIL PROTECTED] *Sent:* Friday, November 30, 2007 1:03 AM *To:* vchkpw@inter7.com *Subject:* Re: [vchkpw] authdaemond Memory Leak? There was a memory problem in an old version of vpopmail library. It was related to usage of vlimits in MySQL. Check within mailing list

Re: [vchkpw] authdaemond Memory Leak?

2007-11-30 Thread Patrick Grimm
Same issue on Gentoo with vpopmail-5.4.16. I searched a few months ago and have been scanning the mail lists since then with no mention of a bug fix specific to this. For now I just monitor and use # /etc/init.d/courier-authlib restart every so often. My mail server is not so busy so I can

Re: [vchkpw] authdaemond - authvchkpw memory use issue

2007-09-05 Thread Quey
Tren Blackburn wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 04, 2007 7:37 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] authdaemond - authvchkpw memory use issue I have (had?) exactly the same problem. When I was using 0.57 my

Re: [vchkpw] authdaemond - authvchkpw memory use issue

2007-09-04 Thread nick-tech
I have (had?) exactly the same problem. When I was using 0.57 my server (which is *very* busy) would run out of RAM/swap about once every three months or so resulting in a fairly nasty situation which was easiest to resolve by just pushing the reset button on the machine (couldn't ssh in, console

RE: [vchkpw] authdaemond - authvchkpw memory use issue

2007-09-04 Thread Tren Blackburn
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 04, 2007 7:37 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] authdaemond - authvchkpw memory use issue I have (had?) exactly the same problem. When I was using 0.57 my server (which

Re: [vchkpw] authdaemond: vmysql: sql error[3]: Table 'vpopmail.testi_com' doesn't exist

2006-10-18 Thread Bert JW Regeer
On Oct 18, 2006, at 02:45:12 MST, Jarkko Ranta wrote: Hello, I'm in need of a bit of advice: I first installed vpopmail-5.4.13 with the many domains option (own table for each virtual domain). Now, when I installed vpopmail-5.4.17 so that each domain goes to the table

Re: [vchkpw] authdaemond: vmysql: sql error[3]: Table 'vpopmail.testi_com' doesn't exist

2006-10-18 Thread Jarkko Ranta
Bert JW Regeer kirjoitti: On Oct 18, 2006, at 02:45:12 MST, Jarkko Ranta wrote: Hello, I'm in need of a bit of advice: I first installed vpopmail-5.4.13 with the many domains option (own table for each virtual domain). Now, when I installed vpopmail-5.4.17 so that each domain goes to the

Re: [vchkpw] authdaemond: vmysql: sql error[3]: Table 'vpopmail.testi_com' doesn't exist

2006-10-18 Thread Bert JW Regeer
On Oct 18, 2006, at 03:24:42 MST, Jarkko Ranta wrote: Bert JW Regeer kirjoitti: On Oct 18, 2006, at 02:45:12 MST, Jarkko Ranta wrote: Hello, I'm in need of a bit of advice: I first installed vpopmail-5.4.13 with the many domains option (own table for each virtual domain). Now, when I

Re: [vchkpw] authdaemond and MySQL server has gone away

2005-07-11 Thread Matt Simerson
You might want to make sure that MySQL is started before authdaemond. Edit /usr/local/etc/rc.d/courier-authdaemond.sh and add this line: REQUIRE: LOGIN mysql-server To understand REQUIRE a little better, cd /usr/local/etc/rc.d and grep for REQUIRE in the startup files. It's purpose should

Re: [vchkpw] authdaemond memory leak?

2005-06-28 Thread Billy Newsom
Jan-Willem Regeer wrote: Look and see if you have the time to check with valgrind if you can find the error. It is in the ports tree, and looks for memory leakage by programs. Hope you find what the problem is. Note: I am not using authdaemond myself. Jan-Willem Regeer I tried

Re: [vchkpw] authdaemond memory leak?

2005-06-26 Thread Billy Newsom
Billy Newsom wrote: I just looked at how many times per day authdaemond logs this: received auth request it is around 6000 to 7000 times per day. That's about one every 12 seconds or so. Not a heavy use. In fact, I may have one bad auth per day, so all of those are successful. But I have

Re: [vchkpw] authdaemond memory leak?

2005-06-26 Thread Jan-Willem Regeer
On Jun 26, 2005, at 11:05 AM, Billy Newsom wrote: Billy Newsom wrote: I just looked at how many times per day authdaemond logs this: received auth request it is around 6000 to 7000 times per day. That's about one every 12 seconds or so. Not a heavy use. In fact, I may have one bad auth

Re: [vchkpw] authdaemond

2003-06-06 Thread Remo Mattei
Disable authdaemond -- Remo Mattei --cell 801-209-8554 http://www.italy1.com Freelance Networking-Security/Consultant MCSE, MCP, MCP+I, MCT Linux Trainer Firewall Development [EMAIL PROTECTED] From: Rick van Vliet [EMAIL PROTECTED] Date: Fri, 6 Jun

Re: [vchkpw] authdaemond

2003-02-10 Thread Jonas Pasche
Hi Ajai, Its been awhile since I setup qmail+vpopmail+courier but I recently had to do this on a new server. IIRC, you could disable authdaemond and just use vchkpw with courier. How do I specify this? Please read my personal installation instructions:

Re: [vchkpw] authdaemond

2003-02-07 Thread Jesse Guardiani
On Friday 07 February 2003 11:18, Ajai Khattri wrote: Its been awhile since I setup qmail+vpopmail+courier but I recently had to do this on a new server. IIRC, you could disable authdaemond and just use vchkpw with courier. How do I specify this? Read the INSTALL docs for courier-imap. --

RE: [vchkpw] authdaemond

2003-02-07 Thread Clayton Weise
PROTECTED]] Sent: Friday, February 07, 2003 8:25 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] authdaemond On Friday 07 February 2003 11:18, Ajai Khattri wrote: Its been awhile since I setup qmail+vpopmail+courier but I recently had to do this on a new server. IIRC, you could disable authdaemond

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Clayton Weise
Yes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 7:51 AM To: vpopmail list Subject: [vchkpw] Authdaemond--mysql? Greetings All, A quick question on authdaemond in sqwebmail: If I've built vpopmail to use mysql to store all

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread buffalo
On Thu, 16 Jan 2003, Clayton Weise wrote: Greetings All, A quick question on authdaemond in sqwebmail: If I've built vpopmail to use mysql to store all user info, I should still be using the 'authvchkpw' method with sqwebmail to authenticate users, right? Yes. Hmmm. OK. Then I'm

Re: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Bill Shupp
On Thursday, January 16, 2003, at 08:38 AM, [EMAIL PROTECTED] wrote: Hmmm. OK. Then I'm wondering what I'm doing wrong as authdaemond seems to stop working after a time. I've setup the rc file so that the daemon only loads the authvchkpw module at start time. When first started, all users can

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Robin Bowes
Hi, [EMAIL PROTECTED] Hmmm. OK. Then I'm wondering what I'm doing wrong as authdaemond seems to stop working after a time. I've setup the rc file so that the daemon only loads the authvchkpw module at start time. When first started, all users can athenticate normally, but after an hour or

Re: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Johan Kuuse
Subject: RE: [vchkpw] Authdaemond--mysql? On Thu, 16 Jan 2003, Clayton Weise wrote: Greetings All, A quick question on authdaemond in sqwebmail: If I've built vpopmail to use mysql to store all user info, I should still be using the 'authvchkpw' method with sqwebmail to authenticate users

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread buffalo
On Thu, 16 Jan 2003, Robin Bowes wrote: Robin, Can anyone suggest what could cause such a problem and what a fix might be? The fix is to not use authdaemon. Set AUTHMODULES=authvchkpw in /usr/lib/courier-imap/etc/imapd. Unfortunately, we're not using courier, so this isn't an

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Clayton Weise
: [EMAIL PROTECTED] Subject: RE: [vchkpw] Authdaemond--mysql? On Thu, 16 Jan 2003, Robin Bowes wrote: Robin, Can anyone suggest what could cause such a problem and what a fix might be? The fix is to not use authdaemon. Set AUTHMODULES=authvchkpw in /usr/lib/courier-imap/etc/imapd

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread buffalo
On Thu, 16 Jan 2003, Clayton Weise wrote: Clayton, Same difference though. Just compile sqwebmail without authdaemon, and with authvchkpw. Courier has an issue with it's authdaemon and vpopmail. Many thanks. While I tried this once already, the fix failed, but trying it again, the problem