On Fri, 2005-03-25 at 13:52 +0400, Sergey wrote: > Hello. hi, > Sometimes I have problems with search of process pop3d which blocks > mailbox. There are ways for search of such processes ? check your syslog, every cyrus process logs the logged in user. do sth like:
egrep '^.*pop3d.*login: .* <user> .*$' /path/to/your/logfile | tail -1 and replace <user> with the locked mailbox. this should output the last process handling the mailbox. hth, tom. -- Thomas "Duke" Hager {duke,[EMAIL PROTECTED] GPG: 1024D/D27F858C http://www.sigsegv.at/gpg/duke.gpg ================================================================= "Never Underestimate the Power of Stupid People in Large Groups."
signature.asc
Description: This is a digitally signed message part