On Jan 19, 2009, at 7:30 AM, Stefan Jurisch wrote:
I have a coding question again:I can obtain the path of the current user's mailbox with the function mail_storage_get_mailbox_path(...) - so far so good. But is it possible to get this mailbox path for another user than the logged in one?
Only with v1.2 code. There you can create multiple users with mail_user_init().