tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss] long login delay


From: Ian Armstrong 
Subject: Re: [tpop3d-discuss] long login delay
Date: Wed, 7 Jan 2004 17:41:50 +0100 (CET)

On 07-Jan-2004, Chris Lightfoot <address@hidden> wrote: 
|
|hmm. You might be able to get some more information by
|running with the -v switch. Your compile-time
|configuration looks fine. Nothing really changes the
|behaviour of tpop3d once a user is authenticated; it's the
|same whatever options you use (excepting maildir vs.
|mailbox, of course).
|

I am running it with the -v option now, and I am getting an error
message:


listeners_post_select: client [6]127.0.0.1/server.expressmail.dk:
connected to local address 127.0.0.1:110
connection_parsecommand: client [6]127.0.0.1/server.expressmail.dk:
received `CAPA'
connection_sendresponse: client [6]127.0.0.1/server.expressmail.dk: sent
`+OK Capability list follows'
connection_parsecommand: client [6]127.0.0.1/server.expressmail.dk:
received `USER address@hidden'
connection_sendresponse: client [6]127.0.0.1/server.expressmail.dk: sent
`+OK Tell me your password.'
connection_parsecommand: client [6]127.0.0.1/server.expressmail.dk:
received `PASS [...]'
auth_mysql_new_user_pass: SQL query: SELECT
CONCAT('/home/vmail/',maildir),CONCAT('{crypt}',crypt),'mail','maildir'
FROM passwd WHERE id = 'address@hidden' AND en = 1
authcontext_new_user_pass: began session for address@hidden' with
mysql; uid 8, gid 12
fork_child: address@hidden(127.0.0.1): began session for
address@hidden' with mysql; child PID is 1622
maildir_new: scanned maildir /home/vmail/expressmail.dk/i/ika/ (37
messages) in 0.001s
connection_sendresponse: client address@hidden(127.0.0.1): sent
`+OK Welcome aboard! You have 37 messages.'
connection_parsecommand: client address@hidden(127.0.0.1): received
`CAPA'
connection_sendresponse: client address@hidden(127.0.0.1): sent
`-ERR Do you actually know how to use this thing?'
connection_parsecommand: client address@hidden(127.0.0.1): received
`STAT'
connection_sendresponse: client address@hidden(127.0.0.1): sent
`+OK 37 535966'
connection_parsecommand: client address@hidden(127.0.0.1): received
`RETR 34'
do_retr: client address@hidden(127.0.0.1): sending message 34 (4440
bytes)
connection_sendresponse: client address@hidden(127.0.0.1): sent
`+OK Message follows'
do_retr: client address@hidden(127.0.0.1): sent message 34
auth_mysql_onlogin: SQL query: update passwd set now = now() where id =
'address@hidden'
connection_parsecommand: client address@hidden(127.0.0.1): received
`QUIT'
connection_sendresponse: client address@hidden(127.0.0.1): sent
`+OK Done'
connections_post_select: client address@hidden(127.0.0.1): finished
session for address@hidden' with mysql
connections_post_select: client address@hidden(127.0.0.1):
disconnected; 73/4825 bytes read/written


Ian


Ian Armstrong
----------------------------------
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]