Re: [Dovecot] rawlog adjustment

2009-09-02 Thread Timo Sirainen
On Wed, 2009-09-02 at 15:10 +0800, Thomas G. Lau wrote: > try it with pop3 server, it does not work. mail_log plugin works with pop3. Do you see anything at all in logs? If not, try to figure out that first http://wiki.dovecot.org/Logging). If you do, set mail_debug=yes and show the logs what happ

Re: [Dovecot] rawlog adjustment

2009-09-02 Thread Axel Luttgens
Le 2 sept. 09 à 09:10, Thomas G. Lau a écrit : Dear Charles, try it with pop3 server, it does not work. Hello Thomas, Don't you see messages like these ones with regular logging: POP3(someuser): Disconnected: Logged out top=0/0, retr=0/0, del=1/4, size=615 (by "regular", I mean with Do

Re: [Dovecot] rawlog adjustment

2009-09-02 Thread Charles Marcus
Please don't top-post in an in-line posted thread... On 9/2/2009 3:10 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 content as well? h

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 c

Re: [Dovecot] rawlog adjustment

2009-09-01 Thread Charles Marcus
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 content as well? how would you all >>> provide prove to client that mail lost

Re: [Dovecot] rawlog adjustment

2009-09-01 Thread Thomas G. Lau
Dear Charles, maillog does not provide when does client execute delete command, so it does not work. _ Thomas Lau Product Engineer Product Development NTT Com Asia Limited Phone: +852 3793-0733 Address: 12/F., Guardian House, 32 Oi Kwan Road, Wan Chai, Hong Kong Email: thomas@ntt.

Re: [Dovecot] rawlog adjustment

2009-09-01 Thread Charles Marcus
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 > provide prove to client that ma

[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?