RE: [vchkpw] not auto-learning passwords

2008-04-15 Thread D. Hilbig
To: vchkpw@inter7.com Subject: Re: [vchkpw] not auto-learning passwords On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: > If I do a plaintext login which will check against the hashed password > stored in the SQL table, I can login with any password. However, a > CRAM-MD5 > login (which ch

Re: [vchkpw] not auto-learning passwords

2008-04-15 Thread Remo Mattei
One of the reason I use qmail pop3 is that it will do learn password and use Devocot for imap. Just my .2 euro Remo Tom Collins wrote: On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: If I do a plaintext login which will check against the hashed password stored in the SQL table, I can login with

Re: [vchkpw] not auto-learning passwords (KMM3067210I87L0KM)

2008-04-15 Thread Wachovia Service
Dear D. Hilbig, Thank you for contacting Wachovia. This message is in response to your recent communication, which was received on 04/14/2008 and assigned Case ID 26789176. I have received your e-mail message requesting information on how to change your User ID and Password. In order to chan

Re: [vchkpw] not auto-learning passwords

2008-04-15 Thread Quey
note sure why but this post never made it to the list On 15/04/08 15:33:39, Quey wrote: On 15/04/08 15:23:23, D. Hilbig wrote: It would be nice if the learn-password feature was moved into vpopmail so that Courier-Authlib could support the learning. I don't really know why people are so keen

Re: [vchkpw] not auto-learning passwords

2008-04-14 Thread Quey
ers and at least one more webmail server just to handle the load, and what we have now teh servers still sit there saying to us "bring it on". -Original Message- From: Tom Collins [mailto:[EMAIL PROTECTED] Sent: Monday, April 14, 2008 10:00 PM To: vchkpw@inter7.com Subj

Re: [vchkpw] not auto-learning passwords

2008-04-14 Thread Steve Fatula
On Apr 15, 2008, at 12:23 AM, D. Hilbig wrote: I don't really know why people are so keen on Dovecot. Is it because it is part of RH now? I'm sticking with Courier-IMAP because Dovecot isn't mature enough and Courier-IMAP has been good to me in the past. I don't know either. For me, I

RE: [vchkpw] not auto-learning passwords

2008-04-14 Thread Shane Chrisp
-Original Message- > From: Tom Collins [mailto:[EMAIL PROTECTED] > Sent: Monday, April 14, 2008 10:00 PM > To: vchkpw@inter7.com > Subject: Re: [vchkpw] not auto-learning passwords > > On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: > > If I do a plaintext login whi

RE: [vchkpw] not auto-learning passwords

2008-04-14 Thread D. Hilbig
il 14, 2008 10:00 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] not auto-learning passwords On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: > If I do a plaintext login which will check against the hashed password > stored in the SQL table, I can login with any password. However, a > C

Re: [vchkpw] not auto-learning passwords

2008-04-14 Thread Tom Collins
On Apr 14, 2008, at 3:46 PM, D. Hilbig wrote: If I do a plaintext login which will check against the hashed password stored in the SQL table, I can login with any password. However, a CRAM-MD5 login (which checks against the clear password) with any password will fail. If both the hashed pas

RE: [vchkpw] not auto-learning passwords

2008-04-14 Thread D. Hilbig
oblem I'm having is also the source of this problem? -Original Message- From: Ken Jones [mailto:[EMAIL PROTECTED] Sent: Monday, April 14, 2008 12:53 PM To: vchkpw@inter7.com Subject: Re: [vchkpw] not auto-learning passwords Try logging in with pop3 and see if the password gets

Re: [vchkpw] not auto-learning passwords

2008-04-14 Thread Ken Jones
D. Hilbig wrote: I configured vpopmail v5.4.25 with the --enable-learn-passwords option. I created a user without a password: ./vadduser -n [EMAIL PROTECTED] I then logged into Courier-IMAP's pop3d-ssl with: USER [EMAIL PROTECTED] PASS anything and it let me login. I then did it again bu