Re: [SLE] Kmail and read-only folders



Op dinsdag 31 januari 2006 23:28, schreef Emmanuel Briot:
>   It sometimes happens after a crash that kmail leaves some folders as
>   read-only. In my case, I think what happened is the following:
>      - kmail crashed, and cut the imap connection. That terminates the
>        imap server, which left some locks (NFS locks) on the files on the
>        server

Won't it be that kmail sets the flag to ReadOnly during e.g. compressing the
folder operation. This happens at exit. Than when it crashes or whaterver,
the flag is not restored to ReadOnly=false and the problem is there.

--
Richard Bos
Without a home the journey is endless

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • testing a database variable in my unix script
    ... i am trying to write a unix script to copy files from one directory to ... another depending on the value of a flag held on a databse table. ... If the flag is already N then i exit the scripts, ... !echo 'Executing jdselect ...' ...
    (comp.unix.questions)
  • testing a database variable in my unix script
    ... i am trying to write a unix script to copy files from one directory to ... another depending on the value of a flag held on a databse table. ... If the flag is already N then i exit the scripts, ... !echo 'Executing jdselect ...' ...
    (comp.unix.shell)
  • Re: Crossroads - when do you recode, and when do you start over??
    ... monsters. ... Flag as exit all the tiles that are considered out of range. ...
    (rec.games.roguelike.development)
  • Re: Break a loop with a button
    ... I would have the button set a flag and the loop check for the flag. ... and then exit in a controlled means. ... Time hit to the loop will only be the if statement that checks the flag. ... No windows calls and all of the overhead for that. ...
    (alt.comp.lang.borland-delphi)
  • Re: how to abort a thread in wince for pocket pc
    ... Even if there was an Abort method, the recommended approach is to periodically check from your worker thread a flag that indicates whether it should exit - you set the flag from your UI thread when you are about to exit your app. ...
    (microsoft.public.pocketpc.developer)