On Monday 28 March 2005 12:55, Thomas Hager wrote:
> check your syslog, every cyrus process logs the logged in user.
> do sth like:
>
> egrep '^.*pop3d.*login: .* .*$' /path/to/your/logfile | tail -1
>
> and replace with the locked mailbox. this should output the last
> process handling the ma
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: .* .*