search for: home_kt

Displaying 1 result from an estimated 1 matches for "home_kt".

Did you mean: home_
2005 Jul 25
1
removing (hopefully) unneeded access to $HOME
...other folders are found in /%h/mail. Now, I notice that when a user is accessing her INBOX, the imap process cwd's to the user's home, which I'd like to prevent as much as possible. E.g., when the user's client is only watching INBOX, I still see: [root at tock:~]$ lsof | grep home_kt imap 6422 kt cwd DIR 0,17 12288 7602177 /home/kt (other.host:/home/kt) Is there a way I can tweak the dovecot settings so that this cwd isn't holding open the NFS mount? Many thanks, Abe Smith -- # Abraham David Smith, <adsmith at math.duke.edu> # # htt...