Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
wild guess: your syslog daemon is not running. -Jeremy === Jerery, in fact, my syslog daemon is running. I really don't know what's happening. I did some more tests and that's what's going on: when i give a wrong password, i get the -ERR authorization failed message correctly, but when i give

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
New discovery: [EMAIL PROTECTED] home]# telnet mail006.ifxwh.com.br 110 Trying 200.201.133.60... Connected to mail006.ifxwh.com.br. Escape character is '^]'. +OK [EMAIL PROTECTED] user [EMAIL PROTECTED] +OK pass 123 list 1 297 2 1270 . quit = It seems my autentication is working

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread X-Istence
On Nov 10, 2004, at 12:17 PM, [EMAIL PROTECTED] wrote: New discovery: ... +OK [EMAIL PROTECTED] user [EMAIL PROTECTED] +OK pass 123 list ... This is interesting. It seems to not give you the +OK that it does when i telnet to my server and send it the same commands. have you applied any patches?

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
On Nov 10, 2004, at 12:17 PM, [EMAIL PROTECTED] wrote: New discovery: ... +OK [EMAIL PROTECTED] user [EMAIL PROTECTED] +OK pass 123 list ... This is interesting. It seems to not give you the +OK that it does when i telnet to my server and send it the same commands. have you applied

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread Tom Collins
On Nov 9, 2004, at 2:58 PM, [EMAIL PROTECTED] wrote: I'm having some problems with qmail-pop3d autentication (it invokes vchkpw). I have a mysql database on a remote host which keeps all the information of vpopmail (through vpopmail.mysql file) qmail-pop3d is responsible for sending the +OK

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
Tom, you're right. I've tried to install an older version of vpopmail, and i had the same problem. Seems that vpopmail is not the one who has the fault in this issue. I'm gonna compile qmail again and try. Thanks a lot to everyone Rafael Felix Correa

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
I finally found the guilty for all this situation!!! It's qmail-maildir++.patch, which i patched on qmail to add maildirquota support. I've compiled a fresh copy of qmail with only this patch applied and bingo! Got the same issue that i described before. I only need to know how am i going to do

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread Jeremy Kitchen
On Wednesday 10 November 2004 03:51 pm, [EMAIL PROTECTED] wrote: I finally found the guilty for all this situation!!! It's qmail-maildir++.patch, which i patched on qmail to add maildirquota support. I doubt that. We use that on all of our installs: [EMAIL PROTECTED] ~ $ nc mail.inter7.com

[vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-09 Thread felix
Hi everyone, I'm having some problems with qmail-pop3d autentication (it invokes vchkpw). I have a mysql database on a remote host which keeps all the information of vpopmail (through vpopmail.mysql file) There's what's happening: mail006:/var/qmail/supervise# telnet localhost 110 Trying

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-09 Thread Jeremy Kitchen
On Tuesday 09 November 2004 04:58 pm, [EMAIL PROTECTED] wrote: Hi everyone, I'm having some problems with qmail-pop3d autentication (it invokes vchkpw). I have a mysql database on a remote host which keeps all the information of vpopmail (through vpopmail.mysql file) There's what's