Jeffrey Iskandar Ahmad wrote:
>
> Hi,
> Im having this problem when i upgrade vpopmail to newer version. When i
> authenticate with wrong password there is no error message. The connection
> just cut off. If using mail client it will prompt network connection error
> but not wrong password and pop up new window for re key in password. Anybody
> experience this? thnx
>
> -Jeff-
I found the problem. qmail-popup wants a non zero return
code for -ERR authorization failed. vchkpw was always
returning zero. It's fixed in 4.10.27 and will be
posted later today.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK
pass foob
-ERR authorization failed
Connection closed by foreign host.
Ken Jones