[tpop3d-discuss] long login delay

Ian Armstrong  ika at expressmail.dk
Wed, 7 Jan 2004 17:41:50 +0100 (CET)


On 07-Jan-2004, Chris Lightfoot <chris@ex-parrot.com> 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 ika@expressmail.dk'
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 = 'ika@expressmail.dk' AND en = 1
authcontext_new_user_pass: began session for `ika@expressmail.dk' with
mysql; uid 8, gid 12
fork_child: [6]ika@expressmail.dk(127.0.0.1): began session for
`ika@expressmail.dk' with mysql; child PID is 1622
maildir_new: scanned maildir /home/vmail/expressmail.dk/i/ika/ (37
messages) in 0.001s
connection_sendresponse: client [6]ika@expressmail.dk(127.0.0.1): sent
`+OK Welcome aboard! You have 37 messages.'
connection_parsecommand: client [6]ika@expressmail.dk(127.0.0.1): received
`CAPA'
connection_sendresponse: client [6]ika@expressmail.dk(127.0.0.1): sent
`-ERR Do you actually know how to use this thing?'
connection_parsecommand: client [6]ika@expressmail.dk(127.0.0.1): received
`STAT'
connection_sendresponse: client [6]ika@expressmail.dk(127.0.0.1): sent
`+OK 37 535966'
connection_parsecommand: client [6]ika@expressmail.dk(127.0.0.1): received
`RETR 34'
do_retr: client [6]ika@expressmail.dk(127.0.0.1): sending message 34 (4440
bytes)
connection_sendresponse: client [6]ika@expressmail.dk(127.0.0.1): sent
`+OK Message follows'
do_retr: client [6]ika@expressmail.dk(127.0.0.1): sent message 34
auth_mysql_onlogin: SQL query: update passwd set now = now() where id =
'ika@expressmail.dk'
connection_parsecommand: client [6]ika@expressmail.dk(127.0.0.1): received
`QUIT'
connection_sendresponse: client [6]ika@expressmail.dk(127.0.0.1): sent
`+OK Done'
connections_post_select: client [6]ika@expressmail.dk(127.0.0.1): finished
session for `ika@expressmail.dk' with mysql
connections_post_select: client [6]ika@expressmail.dk(127.0.0.1):
disconnected; 73/4825 bytes read/written


Ian


Ian Armstrong
----------------------------------
ika@expressmail.dk