[Dovecot] rawlog change suggestion

Charlie Brady charlieb-dovecot at e-smith.com
Wed Aug 20 23:47:33 EEST 2003


I find the separate .in and .out files rather difficult to work with. I 
think it would be more useful if the in/out traffic were interleaved with 
a prefix to indicate direction, and suffix to indicate continuation, as 
recordio (http://cr.yp.to/ucspi-tcp/recordio.html) does:

<a0002 LIST "" ""
>* LIST (\Noselect) ";" ""
>a0002 OK List completed.
<a0003 SELECT "INBOX"
>* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
>* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags +
>permitted.
>* 18 EXISTS
>* 0 RECENT
>* OK [UNSEEN 18] First unseen.
>* OK [UIDVALIDITY 1055795174] UIDs valid
>* OK [UIDNEXT 6741] Predicted next UID
>a0003 OK [READ-WRITE] Select completed.
<a0004 STATUS "incoming.foo" (RECENT)
>* STATUS "incoming.foo" (RECENT 397)
>a0004 OK Status completed.
<a0005 NOOP
>a0005 OK NOOP completed.

Comments?

--
Charlie



More information about the dovecot mailing list