Re: [vchkpw] Bug in 5.3.20

2003-08-14 Thread Michael Bowe
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 6:30 AM Subject: [vchkpw] Bug in 5.3.20 > After pulling my hair out attempting to figure out why password learning > did not work, I looked at vchkpw.c to see what t

[vchkpw] Bug in 5.3.20

2003-08-08 Thread vpopmail
After pulling my hair out attempting to figure out why password learning did not work, I looked at vchkpw.c to see what the problem was. It appears someone left a #ifdef FOOB write before password learning effectively disabling that feature. I simply removed the ifdef and recompiled and it worked.