[Dovecot] How to log POP3 events
Chris Wakelin
c.d.wakelin at reading.ac.uk
Thu Nov 3 20:55:45 EET 2005
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
>
> user = root
>
> in the auth default section.
>
> Cliff
>
> -----Original Message-----
> From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org]On
> Behalf Of Chris Wakelin
> Sent: Thursday, November 03, 2005 11:27 AM
> To: Cliff Hayes
> Cc: dovecot at dovecot.org
> Subject: Re: [Dovecot] How to log POP3 events
>
>
> So what do you have for passdb and userdb?
>
> They should look something like
>
> auth default {
> mechanisms = plain
>
> passdb shadow {
> }
>
> userdb passwd {
> }
>
> ...
>
>
> (Earlier versions of 1.0, e.g. 1.0-stable, have just
>
> passdb shadow
> userdb passwd
>
> )
>
> Chris
--
--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+-
Christopher Wakelin, c.d.wakelin at reading.ac.uk
IT Services Centre, The University of Reading, Tel: +44 (0)118 378 8439
Whiteknights, Reading, RG6 2AF, UK Fax: +44 (0)118 975 3094
More information about the dovecot
mailing list