I have this working now nicely with courier-analog, but for some reason
the log files' values don't quite add up? Are these definitely a 100%
acurate because I would suspect that if I receive a 2.5mb email and
download it with my mail client, it should show body= 2.5 * 1024 * 1024,
but most of my lines say headers=0, body=0

Where can I start troubleshooting this?

Thank you

Sam Varshavchik wrote:
> Robert Schmitt writes:
>
>> In other words, with these log entries:
>>
>> Apr  2 05:19:17 server imapd: LOGIN, [EMAIL PROTECTED],
>> ip=[127.0.0.1], protocol=IMAP
>> Apr  2 05:19:17 server imapd: LOGOUT, [EMAIL PROTECTED],
>> ip=[127.0.0.1], headers=183, body=28413, time=0
>>
>> Total bytes transferred was 183 for the headers and 28413 for actual
>> body text? Or am I in the wrong place. And if so, what is the "time="
>> - how many seconds the session lasted or something?
>
> Yes.
>
>> Another thing I noticed:
>>
>> Apr  2 05:19:17 server imapd: LOGOUT, [EMAIL PROTECTED],
>> ip=[127.0.0.1], headers=183, body=28413, time=0
>> Apr  2 05:27:28 server imapd-ssl: DISCONNECTED, user=seather,
>> ip=[196.207.32.232], headers=0, body=0, time=54, starttls=1
>>
>> Why is the one LOGOUT and the other DISCONNECTED. Is this something
>> to do with the command the client sent or is it because the one was
>> ssl and the other just standard? How is this column defined?
>
> DISCONNECTED means, generally, that the client terminated the
> connection without using a formal logout command.
>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to