[Dovecot] rawlog not work

2009-08-24 Thread Thomas G. Lau
Dear all, I am trying to setup dovecot on centos 5.3, dovecot.rawlog is created in user home dir and change to user as owner. But when I try to telnet into pop3 and use list command, nothing is logged and dovecot.rawlog remain empty. should I run rawlog even on login_executable ? Please advice

Re: [Dovecot] rawlog not work

2009-08-24 Thread Thomas G. Lau
Dear all, nevermind, fixed. Thomas G. Lau wrote: Dear all, I am trying to setup dovecot on centos 5.3, dovecot.rawlog is created in user home dir and change to user as owner. But when I try to telnet into pop3 and use list command, nothing is logged and dovecot.rawlog remain empty. should

[Dovecot] log for each user

2009-08-24 Thread Thomas G. Lau
Dear all, does anyone did any scripting to log every user activity such as remove message? we got some user keep blaming us about message lost on email server, wondering if any of you did anything about this? Thanks.

Re: [Dovecot] log for each user

2009-08-25 Thread Thomas G. Lau
Dear Pascal, rawlog does not include timestamp on the log, how is it possible to be done, also, is it possible to combine in, out log into one? so that we could see the whole picture Pascal Volk wrote: On 08/25/2009 06:57 AM Thomas G. Lau wrote: Dear all, does anyone did any scripting

Re: [Dovecot] log for each user

2009-08-25 Thread Thomas G. Lau
Dear Seth, any docs shows how to pipe rawlog into syslog ? Seth Mattinen wrote: Thomas G. Lau wrote: Dear Pascal, rawlog does not include timestamp on the log, how is it possible to be done, also, is it possible to combine in, out log into one? so that we could see the whole picture

[Dovecot] rawlog adjustment

2009-09-01 Thread Thomas G. Lau
Dear All, We would like to use rawlog to make sure when does user delete email, can we filter particular command that user sent to dovecot server instead of log the whole email content as well? how would you all provide prove to client that mail lost is not caused by your server?

Re: [Dovecot] rawlog adjustment

2009-09-01 Thread Thomas G. Lau
@ntt.com.hk Charles Marcus wrote: On 9/1/2009, Thomas G. Lau (thomas@ntt.com.hk) wrote: We would like to use rawlog to make sure when does user delete email, can we filter particular command that user sent to dovecot server instead of log the whole email content as well? how would you all

Re: [Dovecot] rawlog adjustment

2009-09-02 Thread Thomas G. Lau
Dear Charles, try it with pop3 server, it does not work. Charles Marcus wrote: On 9/1/2009 7:03 AM, Thomas G. Lau wrote: We would like to use rawlog to make sure when does user delete email, can we filter particular command that user sent to dovecot server instead of log the whole email

[Dovecot] imap and pop3 benchmark

2009-09-03 Thread Thomas G. Lau
Dear All, does anyone got any program which could benchmark imap and pop3 in terms of message per second?