Displaying 1 result from an estimated 1 matches for "371503".
Did you mean:
371103
2005 Jul 25
1
removing (hopefully) unneeded access to $HOME
Hi,
Thanks for dovecot. It's the best IMAP server ever.
Okay, here's my problem:
I use mbox INBOXes from /var/spool/mail/%u, and the INDEX lies in
/var/spool/mail/dovecot/%d/%u. Users' 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.