7 Jan
2009
7 Jan
'09
5:55 p.m.
On Wed, 2009-01-07 at 15:24 +0100, Stefan Jurisch wrote:
Hello,
I'd like to find a function in the sourcecode which enables me to get the chroot-path of the mailstore, so I can concatenate it with the result of mail_storage_get_mailbox_path to get the full path of a mailbox within the filesystem.
What do you do with it since you're already inside chroot? Anyway you should be able to get it with getenv("RESTRICT_CHROOT").