8 messages in net.sourceforge.lists.courier-users[courier-users] log entries getting m...
FromSent OnAttachments
Dani...@net-and-works.deJan 16, 2001 9:03 am 
Sam VarshavchikJan 16, 2001 2:39 pm 
"Daniel Erdös"Jan 17, 2001 6:31 am 
sebJan 17, 2001 7:22 am 
Sam VarshavchikJan 17, 2001 2:43 pm 
Sam VarshavchikJan 17, 2001 2:44 pm 
sebastien RobartJan 17, 2001 3:11 pm 
sebJan 17, 2001 3:24 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] log entries getting mixed upActions...
From:Dani...@net-and-works.de (Dani@net-and-works.de)
Date:Jan 16, 2001 9:03:54 am
List:net.sourceforge.lists.courier-users

Hi all. using DJB' tcpserver ( http://cr.yp.to/ucspi-tcp/tcpserver.html ) and multilog ( http://cr.yp.to/daemontools/multilog.html ), I'm sometimes seeing log entries getting mixed up.

Example: 2001-01-16 14:47:11.578777500 INFO: LOGOUT, user=tcpserver: status: 1/500 2001-01-16 14:47:11.578782500 myusername, ip=[1.2.3.4]

which obviously should read 2001-01-16 14:47:11.578777500 INFO: LOGOUT, user=myusername, ip=[1.2.3.4] 2001-01-16 14:47:11.578782500 tcpserver: status: 1/500

It seems to me that imapd returns to the calling program (tcpserver, wich immediatly writes it's own log entry) without having finished logging. Please note that this is NOT about tcpserver or multilog but a courier-imap question :) Any ideas? TIA

Ekkehard