Hello again, 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? Thanks in advance. Best regards. Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen Tel.: 0271 68193-0 Fax: 0271 68193-29 Gesch?ftsf?hrer: Oliver Seitz Handelsregister-Nummer: HRB4838 Registergericht: Amtsgericht Siegen -------------------------------- Das Wort ?WINDOWS? stammt aus einem alten Sioux-Dialekt und bedeutet: ?Wei?er Mann starrt durch Glasscheibe auf Sanduhr.? -------------------------------- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
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().