Your order # 12405 has been accepted for the amount 840.00$

2004-11-12 Thread MSN . Support
Sony DSC-F828 8.0MP Digital Camera Your order # 12405 has been accepted for the amount 840.00$ Your card will be charged in that amount .Thank you for your purchase. You can check the order in your profile. http://www.grebudergin.com

Re: (dead)locking ...

2004-11-12 Thread Igor Brezac
On Fri, 12 Nov 2004, Jure [ISO-8859-2] Pe_ar wrote: On Fri, 12 Nov 2004 13:12:10 -0500 (EST) Igor Brezac <[EMAIL PROTECTED]> wrote: Use lsof. Maybe my question wasnt clear enough. When fuser somefile shows ~20 processess, how do I figure out which one is the first that caused all others to block? O

Re: (dead)locking ...

2004-11-12 Thread Jure Pe_ar
On Fri, 12 Nov 2004 13:12:10 -0500 (EST) Igor Brezac <[EMAIL PROTECTED]> wrote: > Use lsof. Maybe my question wasnt clear enough. When fuser somefile shows ~20 processess, how do I figure out which one is the first that caused all others to block? Or first two that are fighting for a lock? > Thi

Problem with shared-folders

2004-11-12 Thread Torsten E.
Hello there, during the past 2 weeks I set-up our new "family-server", and since yesterday morning its up & running. Its an SuSE 9.2, providing fetchmail 6.2.5, postfix 2.1.5, cyrus-imap 2.2.8. But there's one problem: emails having a "+" in the adress aren't delivered to the subfolders, but to "

APPEND and \Seen flag handling with admin account

2004-11-12 Thread Hans-Peter Jansen
Hello, I'm on the way to migrate some mbox based imapd setups to Cyrus-IMAP, running on SuSE 9.2 in version 2.2.8, but stumbled across a strange phemomenon regarding the \Seen flag handling, which boils down to: When APPENDing mails as the cyrus admin, the \Seen flags magically disappears, unli

Re: (dead)locking ...

2004-11-12 Thread Igor Brezac
On Fri, 12 Nov 2004, Jure [ISO-8859-2] Pe_ar wrote: On Thu, 11 Nov 2004 08:49:38 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote: Try an strace/truss on the process and see what its doing. I did a strace on reconstruct to determine on which file it was locking and determined it's cyrus.header. Looki

Re: (dead)locking ...

2004-11-12 Thread Jure Pe_ar
On Thu, 11 Nov 2004 08:49:38 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote: > Try an strace/truss on the process and see what its doing. I did a strace on reconstruct to determine on which file it was locking and determined it's cyrus.header. Looking at the locking order in wiki I see the cyrus.h