Displaying 1 result from an estimated 1 matches for "chrispassword".
2005 Nov 03
0
FW: How to log POP3 events
...2005 12:56 PM
To: Cliff Hayes
Cc: dovecot at dovecot.org
Subject: Re: [Dovecot] How to log POP3 events
Hmm, so what appears in the logs when you fail to authenticate? Have you
tried the "debug" POP client :) ?
telnet server 110
+OK University of Reading POP3 Server
USER chris
+OK
PASS chrispassword
+OK Logged in
LIST 1
+OK 1 1234
QUIT
+OK Logging out.
Chris
Cliff Hayes wrote:
> Yes, that's what I have. I also found this:
>
> userdb prefetch {
> }
>
> I must have missed that, so I commented that out and still had the same
> problem.
>
> There is also this...